Controls

Request specific product details

POST https://api.netcon.dk/projects/:projectId/products/:productId/control/:control

Path Parameters

Headers

{
        "_id": ObjectId,
        "type": String,
        "command": String,
        "running": Boolean,
        "progress": Number,
        "date": Number // Date time unix
}

Last updated