Application Creation
A Word About The Application Templates
The following section contains a set of application templates for each of the four servers. The templates are based on the included examples.
- r4_minima_examples - asyncio
- r4_minima_examples - threaded
- r4_wifi_examples_asyncio - BLE
- r4_wifi_examples_asyncio - WIFI
- r4_wifi_examples_asyncio - usbSerial
- r4_wifi_examples_threaded - WIFI
- r4_wifi_examples_threaded - usbSerial
As you will see, your application needs to import the correct API and instantiate the API class. You then use the API method calls in writing your application.