Product Features
...
Integration Connectors
Other Providers

NATS

1min
review set up edge cascading with the nats connector docid vk2igs e4y0aw1heu199 overview nats integration enables an edge system to connect to a nats server supported communication outbound (publish data from edge to nats server) yes inbound (subscribe data from nats server to edge) yes configurations variable detail required name enter a name for the connector yes hostname nats server host name yes port nats server port yes nats username nats username, which is part of the client's authentication credentials no nats password nats password, which is part of the client's authentication credentials no default topic name default topic for publishing yes enable tls secure connection if enabled, message are transmitted securely this certificate ensures that data transmitted between the server and clients is encrypted and secure, safeguarding it from unauthorized access and eavesdropping no insecure skip verify if enabled, the verification of the server's certificate and hostname is skipped no throttling limit set a limit on the number of outbound messages per second if sending data to a server that has restrictions on the rate of incoming messages, this ensures that no messages are lost no persistent storage if enabled, messages in the outbound queue are stored on disk if there are interruptions in connection or power loss, messages will be retained and eventually sent when the connection is restored no queue mode select the sequence of data transfer fifo or lifo selecting fifo (first in first out) will send the earliest message first selecting lifo (last in first out) will send the latest message first no