Open source tools to help you decode/encode sensor data.
- Browser decoding/encoding
- API decoding/encoding
- Akamai version monitor
POST /api/px/encode
Parameter | Type | Description |
---|---|---|
payload |
string |
Required. JSON payload data |
uuid |
string |
Required. Uuid |
sts |
string |
Not Required. can be empty |
POST /api/px/decode
Parameter | Type | Description |
---|---|---|
payload |
string |
Required. Encoded payload data |
uuid |
string |
Required. Uuid |
sts |
string |
Not Required. can be empty |
Returns all akamai version
GET /api/akamai/version
Returns all akamai site
GET /api/akamai/monitor
- Add akamai script to a S3 bucket so the user can download the script.
- Monitor Px sites version
- Decode akamai sensor data
- Fix Nav bar on mobile device
Contributions are always welcome!
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.