You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<em>The OpenPAYGO is an open source token system to enable PAYGO functionality in new products.</em>
11
+
<em>OpenPAYGO is an Open Source ecosystem to enable pay-as-you-go functionality in new devices and products.</em>
12
12
</p>
13
13
<palign="center">
14
14
<img
@@ -31,12 +31,31 @@
31
31
32
32
# OpenPAYGO - Python Lib
33
33
34
-
This repository contains the Python library for using implementing the different OpenPAYGOToken Suite technologies on your server (for generating tokens and decoding openpaygo metrics payloads) or device (for decoding tokens and making openpaygo metrics payloads).
34
+
This repository contains the **Python** implementions of different OpenPAYGO technologies to run on your server or device.
35
+
36
+
Server-side tasks include
37
+
38
+
- generating OpenPAYGO tokens
39
+
- decoding OpenPAYGO metrics payloads
40
+
41
+
Device side tasks
42
+
43
+
- decoding OpenPAYGO tokens
44
+
- generating OpenPAYGO metrics payloads
45
+
46
+
## Documentation
47
+
48
+
OpenPAYGO documentation is hosted on [https://enaccess.github.io/OpenPAYGO-docs/](https://enaccess.github.io/OpenPAYGO-docs/).
35
49
36
50
## Credits
37
51
38
52
This open-source project was developped by Solaris Offgrid. Sponsorship for the original OpenPAYGO Token implementation was provided by EnAccess and sponsorphip for OpenPAYGO Metrics was provided by Solaris Offgrid.
0 commit comments