Domotz Portal Access the Domotz Portal for network monitoring, management, and security solutions tailored for IT professionals and MSPs
Domotz Public API The Domotz Public API (RESTful) provides developers with an easy and comprehensive way to integrate third party applications
device - Documentation - portal. domotz. com device Description: The Domotz Device object Exposes device related libraries for http, ssh, tcp, telnet remote call executions Contains device information such as its Custom Driver Management credentials and IP address Example
Decipher - Documentation - portal. domotz. com Decipher Description: Returned by D crypto createDecipher Instances of the Decipher object are used to decrypt data The object can be used in one of two ways: As a stream that is both readable and writable, where plain encrypted data is written to produce unencrypted data on the readable side Using the decipher update () and decipher final () methods to produce the unencrypted data