Tinamous commands allow an instruction to be sent to your Thing. 
                An example of a command would be: Switch the output on.
                The command function might be SwitchOnOutput, with a payload or 1, 2, 3 etc for the output number to switch on.
                
                Commands come in various forms:
                
Commands can be received in a number of ways.