Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    {
    ...
    my $ua = DINAgent->new;
    
    my $res = $ua->request($req);
    
  2. or download this
    
    GET http://192.168.54.24/restapi/relay/outlets/=4/state/
    ...
    
    ==> 207 Responses from multiple resources follow
    
  3. or download this
    
    PUT http://192.168.54.24/restapi/relay/outlets/=4/state/
    ...
    '--------------------------------+------------------------------------
    +--------------'
    
    ==> 401 Unauthorized