Heatzy API for Node.js - v13.0.0
    Preparing search index...

    Interface DeviceV1PostData

    /control/{did} body for V1 products, which speak a positional raw triplet instead of named attributes: two constant fillers, then the positional mode.

    interface DeviceV1PostData {
        raw: [1, 1, number];
    }
    Index
    raw: [1, 1, number]