LIVE DEVICE API SANDBOX

FUG Device API

A standalone Vanilla JavaScript client for device commands, setup, reprovisioning, and live status requests.

Physical-device warning. Commands can move or reconfigure connected hardware. An HTTP success response confirms gateway acceptance, not physical execution.

1. Connection

The DCK remains in page memory and is excluded from previews and the activity log. Requests are sent only to the API base URL shown below.

Ready

2. Device status

The status request waits for device responses and returns an array. An empty array means that no device status arrived during the response window.

No status request has been sent.
Raw status response
[]

3. Device command

Movement, oscillation, pause, and raw commands are sent to devices associated with the supplied DCK.

Request body

            

4. Device setup

Setup commands adjust speed intensity, motion range intensity, or the device status update interval.

Request body

            

5. Device reprovisioning

Reprovisioning changes Bluetooth mode or removes stored device credentials. Credential reset can disconnect the device.

Bluetooth mode changes device connectivity behavior.
Request body

            

Latest API response

The DCK is never included in this output.

Endpoint
HTTP status
Duration
Request body
No request has been sent.
Response body
No response has been received.

Request history

Newest request first · maximum 20 entries
Time Endpoint HTTP Duration
No activity recorded.