Real Time Automation, Inc.
86
1-800-249-1612
Variables
1)
Successful GET (200 OK):
a)
Number of successfully serviced HTTP GET requests. In the case of a GET using a point name
filter, at least one of the points in the list was found.
2)
Successful POST (200 OK):
a)
Number of successfully serviced HTTP POST requests.
3)
Failed GET (404 Not found):
a)
Number of messages where either the URL request was malformed or the requested group,
device, or data point was not found in the gateway.
4)
Failed POST (400 Bad Request):
a)
Number of failed HTTP POST operations due to:
5)
A malformed x-www-form-urlencoded POST
6)
Device or data point referenced does not exist in the gateway
7)
Invalid data type for data point referenced
8)
Failed GET (403 Forbidden):
a)
Number of times a GET request came from an unauthorized IP address or an IP address without
enough READ privileges.
9)
Failed POST (403 Forbidden):
a)
Number of times a POST request came from an unauthorized IP address or an IP address
without enough WRITE privileges.
10)
Client HTTP Responses:
a)
Number of times the
Automatic Data Transfer to User Host
gateway function successfully
connected to the configured remote server and received an HTTP status code.
11)
Client Connection Errors:
a)
Number of times the
Automatic Data Transfer to User Host
gateway function failed to connect
to the configured remote server.
Status Strings
1)
Last Error Message:
a)
Message details about the last error. See Common Error Messages below for more information.
2)
Last Error Code:
a)
Last HTTP Error Code resulting from a GET or POST request