Skip to content

Instantly share code, notes, and snippets.

@dzomaya
dzomaya / NUT_UPS_RFC_notes.md
Last active December 27, 2021 22:19
Review of Uninterruptible Power Supply (UPS) Management Protocol -- Commands and Responses RFC. See: https://datatracker.ietf.org/doc/draft-rprice-ups-management-protocol/

Would publication be a good/bad idea?

Good idea overall.

Is it clear enough to be published and implemented?

Yes. Comments and follow-up questions intended to help improve it are below, but even as-is it is useful.

  • Section 2.8
    • "Data lead" may be confusing. Suggest replacing "the system to which the data lead is connected is known
{
"token": "my_business_99",
"active": true,
"notes": "My notes",
"ip_address": "67.120.28.118",
"password": "___________",
"phone": "5105551212",
"metadata": {
"my_name_1": "my_value_1",
"my_name_2": "my_value_2"
{
"token": "Mike_De",
"first_name": "Mike2",
"last_name": "De"
}