The name of the device that is the source of the register values.
The name local
indicates that the meter itself measures or
calculates the value. Any other value is a reference to the
remote device of the same name defined at
/config/remote.
reg required | string The name of a register. |
Normal response.
Unauthorized response.
{- "result": "local",
- "error": "Error message (present if an error occurred)."
}
reg required | string The name of a register. |
The name of the device that is the source of the register values.
The name local
indicates that the meter itself measures or
calculates the value. Any other value is a reference to the
remote device of the same name defined at
/config/remote.
Normal response.
Unauthorized response.
"local"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
reg required | string The name of a register. |
The name of the device that is the source of the register values.
The name local
indicates that the meter itself measures or
calculates the value. Any other value is a reference to the
remote device of the same name defined at
/config/remote.
Normal response.
Unauthorized response.
"local"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Reset to local
.
reg required | string The name of a register. |
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}