v1

latestOpenAPI 3.0.0ISC2026-07-17776696.9 KB
Minions

Creates a new minion.

post/minions

Request body

minionIdstring

Minion unique id.

namestring required

The display name for a minion.

isProperlyCommunicatedboolean

Is communication with device status ok.

minionType'toggle' | 'switch' | 'temperatureSensor' | 'roller' | 'cleaner' | 'airConditioning' | 'light' | 'temperatureLight' | 'colorLight' required

Supported minions types.

minionAutoTurnOffMSnumber double

Auto turns off duration, if set member value then the minion will turn off in X ms after turning it on, Used for example in boiler minion etc.

roomstring

Represents the room where the minion is located at.

statusChangedTimenumber double

Last status change timestamp in UTC MS

Response

No content