Device interface specification
The Device interface includes 3 (three) commands.
This interface is called through “cloudcommand” service
(Note: Request the application Key, in order to gain access to MyWakes Cloud Sevices)
At this page you have to POST those fields:
    - 
    
txtUser1. My Wakes account User Name.
     
    - 
    
txtUser2. My Wakes account Password.
     
    - 
    
txtCommand. Command to execute.
     
    - 
    
txtFormat. Optional field specifies txtParameters and response formats. more info.
     
    - 
    
txtParameter. Each command has its own unique parameters that are passed in XML/JSON.
     
    - 
    
txtProvider. Field containing the calling application’s ID and additional control characters for command validation.
     
    - 
    
txtSignature. Field containing the digital signature.