Bolt Iot
Learn how to use Bolt Iot with Composio
Overview
Enum
BOLT_IOT
Description
Bolt IoT is an integrated platform that enables users to build IoT projects by connecting sensors and actuators to the internet, offering cloud-based control and monitoring capabilities.
Authentication Details
API_KEY
api_key
Actions
BOLT_IOT_ANALOG_READ
Action Parameters
pin
Action Response
data
error
successful
BOLT_IOT_BOLT_IOT_DIGITAL_WRITE
Action Parameters
deviceName
pin
state
Action Response
data
error
successful
BOLT_IOT_CHECK_DEVICE_STATUS
Action Parameters
deviceID
Action Response
data
error
successful
BOLT_IOT_DIGITAL_WRITE
Action Parameters
deviceName
pin
state
Action Response
data
error
successful
BOLT_IOT_SERIAL_READ
Action Parameters
deviceName
till
Action Response
data
error
successful
BOLT_IOT_SERIAL_WRITE
Action Parameters
data
deviceName
Action Response
data
error
successful
BOLT_IOT_SERIAL_WRITE_READ
Action Parameters
data
deviceName
Action Response
data
error
successful