Starting the IzoT Application
Once you have defined the IzoT interface for an application, you can start the LonTalk/IP stack, ISI engine, and application framework by calling the framework app_start() method. By default, the device will automatically enroll itself and connect its datapoints to any other listening devices.
# Configure and start the IzoT application framework.app_start()