We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Here, i will describe how to create a new thing an how to configure the environment.
-module(mail_client_driver). -export([[handle_msg/3]]). handle_msg([Node ,Sensor, Id, Time, Body], Config, Module_config) -> Config.
There was an error while loading. Please reload this page.