v1

latestOpenAPI 3.0.32026-07-171092496.0 KB
Equipment

Update equipment

post/api/equipment/{id}

Path parameters

idstring required

Equipment ID

Request body

namestring

Name of the equipment

outletstring

Outlet identifier

stay_off_on_bootboolean

If true, equipment will not be powered on during boot

boot_delayinteger

Seconds to wait before powering on during boot

Response

Equipment updated successfully

idstring

Unique identifier for the equipment

namestring required

Name of the equipment (e.g., "Main Light", "Heater")

outletstring required

Identifier of the outlet this equipment is connected to

onboolean

Current power state of the equipment

stay_off_on_bootboolean

If true, equipment will not be powered on during boot sequence

boot_delayinteger

Seconds to wait after powering on during boot sequence