v1

latestOpenAPI 3.0.12026-07-1715498233.4 KB
persistence

Stores item persistence data into the persistence service.

put/persistence/items/{itemname}

Path parameters

itemnamestring required

The item name.

Query parameters

serviceIdstring

Id of the persistence service. If not provided the default service will be used

timestring required

Time of the data to be stored. Will default to current time. [yyyy-MM-dd'T'HH:mm:ss.SSSZ]

statestring required

The state to store.

Response

OK