Set Device Note
set_device_noteRead or update a micrOS device's contextual note (location, hardware, purpose, or interpretation). Target by UID, IP, or name fragment; replace or append the note.
Instructions
Read or save helpful context about one micrOS device, such as its location, attached hardware, purpose, or how its readings should be interpreted. Target the device by UID, IP address, or an unambiguous name fragment. Omit note or pass an empty string to read the current note. Provide a note with mode: "replace" to replace the current text or mode: "append" to add a new line.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | How to update the note. Defaults to replace. | replace |
| note | No | Note text to store. Omit or send an empty value to return the current note without changing it. | |
| deviceTag | Yes | Device UID, IP address, or unambiguous partial device name. |