In this second application you will learn how to handle a command sent from iDigi. This type of command is known in iDigi as a "do_command" and is used to command remote devices to perform any action.
A do_command has an ID to identify the type of command (also known as "target") and data. An iDigi Android project exposes an easy way to listen for do_commands with a speific target (ID) and retrieve the corresponding data of the command.
Before creating the project, make sure you fit the following requirements:
Also, verify that you have everything configured correctly:
You are now ready to jumpstart with the second iDigi Android demo. Follow these 2 steps:
Prev. Step |
Home |
Next Step |