MQTT

Resource type

mqtt — the shape of the credential every script on this page expects.

View raw schema →
FieldTypeRequiredWhat it is
brokerstringYesThe hostname or IP address of the MQTT broker
portintegerYesThe port number for the MQTT broker connection
credentialsobjectNoAuthentication credentials for the MQTT broker
tlsobjectNoTLS/SSL configuration for secure connections. For standard TLS, only the 'enabled' property needs to be set to true. For mutual TLS (mTLS) with client authentication, the CA certificate, client certificate, and certificate password are also required.