python-terminusgps 36.6.0__tar.gz → 36.7.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (331) hide show
  1. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/PKG-INFO +1 -1
  2. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/pyproject.toml +1 -1
  3. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/items/base.py +116 -111
  4. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/items/resource.py +117 -94
  5. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/items/retranslator.py +3 -1
  6. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/items/route.py +2 -0
  7. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/items/unit.py +126 -113
  8. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/items/unit_group.py +22 -17
  9. python_terminusgps-36.7.0/terminusgps/wialon/items/user.py +146 -0
  10. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/session.py +7 -8
  11. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/uv.lock +28 -28
  12. python_terminusgps-36.6.0/terminusgps/wialon/items/user.py +0 -229
  13. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/.gitignore +0 -0
  14. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/COPYING +0 -0
  15. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/README.md +0 -0
  16. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/Makefile +0 -0
  17. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/coverage/c.txt +0 -0
  18. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/coverage/python.txt +0 -0
  19. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/coverage/undoc.pickle +0 -0
  20. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/authorizenet/auth.doctree +0 -0
  21. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/authorizenet/constants.doctree +0 -0
  22. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/authorizenet/controllers.doctree +0 -0
  23. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/authorizenet/examples.doctree +0 -0
  24. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/authorizenet/index.doctree +0 -0
  25. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/authorizenet/profiles.doctree +0 -0
  26. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/authorizenet/subscriptions.doctree +0 -0
  27. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/authorizenet/utils.doctree +0 -0
  28. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/aws/index.doctree +0 -0
  29. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/aws/notifications.doctree +0 -0
  30. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/aws/secrets.doctree +0 -0
  31. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/aws/speech.doctree +0 -0
  32. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/aws/utils.doctree +0 -0
  33. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/django/forms.doctree +0 -0
  34. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/django/index.doctree +0 -0
  35. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/django/mixins.doctree +0 -0
  36. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/django/settings.doctree +0 -0
  37. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/django/validators.doctree +0 -0
  38. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/environment.pickle +0 -0
  39. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/index.doctree +0 -0
  40. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/mixins.doctree +0 -0
  41. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/settings.doctree +0 -0
  42. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/twilio/caller.doctree +0 -0
  43. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/twilio/examples.doctree +0 -0
  44. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/twilio/index.doctree +0 -0
  45. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/twilio/settings.doctree +0 -0
  46. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/validators.doctree +0 -0
  47. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/wialon/constants.doctree +0 -0
  48. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/wialon/errors.doctree +0 -0
  49. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/wialon/examples.doctree +0 -0
  50. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/wialon/flags.doctree +0 -0
  51. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/wialon/index.doctree +0 -0
  52. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/wialon/items.doctree +0 -0
  53. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/wialon/session.doctree +0 -0
  54. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/wialon/settings.doctree +0 -0
  55. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/doctrees/wialon/utils.doctree +0 -0
  56. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/index.html +0 -0
  57. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/authorizenet/auth.html +0 -0
  58. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/authorizenet/constants.html +0 -0
  59. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/authorizenet/controllers.html +0 -0
  60. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/authorizenet/errors.html +0 -0
  61. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/addresses.html +0 -0
  62. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/base.html +0 -0
  63. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/customers.html +0 -0
  64. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/payments.html +0 -0
  65. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/subscriptions.html +0 -0
  66. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/authorizenet/subscriptions/subscriptions.html +0 -0
  67. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/authorizenet/utils.html +0 -0
  68. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/aws/notifications.html +0 -0
  69. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/aws/secrets.html +0 -0
  70. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/aws/speech.html +0 -0
  71. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/django/forms/fields.html +0 -0
  72. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/django/forms/widgets.html +0 -0
  73. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/django/forms.html +0 -0
  74. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/django/mixins.html +0 -0
  75. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/django/validators.html +0 -0
  76. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/mixins.html +0 -0
  77. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/twilio/caller.html +0 -0
  78. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/wialon/constants.html +0 -0
  79. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/wialon/flags.html +0 -0
  80. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/wialon/items/base.html +0 -0
  81. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/wialon/items/geofence.html +0 -0
  82. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/wialon/items/notification.html +0 -0
  83. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/wialon/items/resource.html +0 -0
  84. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/wialon/items/retranslator.html +0 -0
  85. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/wialon/items/route.html +0 -0
  86. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/wialon/items/unit.html +0 -0
  87. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/wialon/items/unit_group.html +0 -0
  88. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/wialon/items/user.html +0 -0
  89. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/wialon/session.html +0 -0
  90. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/terminusgps/wialon/utils.html +0 -0
  91. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_modules/wialon/api.html +0 -0
  92. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/authorizenet/auth.rst.txt +0 -0
  93. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/authorizenet/constants.rst.txt +0 -0
  94. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/authorizenet/controllers.rst.txt +0 -0
  95. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/authorizenet/examples.rst.txt +0 -0
  96. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/authorizenet/index.rst.txt +0 -0
  97. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/authorizenet/profiles.rst.txt +0 -0
  98. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/authorizenet/subscriptions.rst.txt +0 -0
  99. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/authorizenet/utils.rst.txt +0 -0
  100. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/aws/index.rst.txt +0 -0
  101. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/aws/notifications.rst.txt +0 -0
  102. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/aws/secrets.rst.txt +0 -0
  103. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/aws/speech.rst.txt +0 -0
  104. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/aws/utils.rst.txt +0 -0
  105. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/django/forms.rst.txt +0 -0
  106. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/django/index.rst.txt +0 -0
  107. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/django/mixins.rst.txt +0 -0
  108. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/django/settings.rst.txt +0 -0
  109. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/django/validators.rst.txt +0 -0
  110. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/index.rst.txt +0 -0
  111. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/mixins.rst.txt +0 -0
  112. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/settings.rst.txt +0 -0
  113. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/twilio/caller.rst.txt +0 -0
  114. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/twilio/examples.rst.txt +0 -0
  115. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/twilio/index.rst.txt +0 -0
  116. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/twilio/settings.rst.txt +0 -0
  117. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/validators.rst.txt +0 -0
  118. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/wialon/constants.rst.txt +0 -0
  119. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/wialon/errors.rst.txt +0 -0
  120. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/wialon/examples.rst.txt +0 -0
  121. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/wialon/flags.rst.txt +0 -0
  122. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/wialon/index.rst.txt +0 -0
  123. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/wialon/items.rst.txt +0 -0
  124. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/wialon/session.rst.txt +0 -0
  125. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/wialon/settings.rst.txt +0 -0
  126. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_sources/wialon/utils.rst.txt +0 -0
  127. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/0fc70aa4dfe4d16d7073.woff +0 -0
  128. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/583e3f428bf2362b546d.woff +0 -0
  129. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/5be6ec379613f10aea3f.woff +0 -0
  130. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/76c1862325ea6f70eeff.woff2 +0 -0
  131. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/83710c128240451d95af.woff +0 -0
  132. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/_sphinx_javascript_frameworks_compat.js +0 -0
  133. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/a63d39a1c104a2b3e87e.woff2 +0 -0
  134. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/autoclasstoc.css +0 -0
  135. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/awesome-docsearch.css +0 -0
  136. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/awesome-docsearch.js +0 -0
  137. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/awesome-sphinx-design.css +0 -0
  138. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/awesome-sphinx-design.js +0 -0
  139. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/b659956119f91f2342bc.woff2 +0 -0
  140. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/basic.css +0 -0
  141. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/bb50084be2b43ba7b98c.woff2 +0 -0
  142. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/ce1e40901d7a0d88d483.woff2 +0 -0
  143. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/badge_only.css +0 -0
  144. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/custom.css +0 -0
  145. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/custom.css.map +0 -0
  146. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff +0 -0
  147. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 +0 -0
  148. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff +0 -0
  149. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 +0 -0
  150. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.eot +0 -0
  151. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.svg +0 -0
  152. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.ttf +0 -0
  153. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff +0 -0
  154. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff2 +0 -0
  155. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/lato-bold-italic.woff +0 -0
  156. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/lato-bold-italic.woff2 +0 -0
  157. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/lato-bold.woff +0 -0
  158. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/lato-bold.woff2 +0 -0
  159. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/lato-normal-italic.woff +0 -0
  160. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/lato-normal-italic.woff2 +0 -0
  161. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/lato-normal.woff +0 -0
  162. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/fonts/lato-normal.woff2 +0 -0
  163. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/theme.css +0 -0
  164. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/theme.css.map +0 -0
  165. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/theme.min.css +0 -0
  166. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/css/theme.min.css.map +0 -0
  167. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/d04352f240062b100fba.woff2 +0 -0
  168. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/doctools.js +0 -0
  169. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/documentation_options.js +0 -0
  170. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/f1cdf5c21de970ee0592.woff +0 -0
  171. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fd994e8d90d9cab651b0.woff +0 -0
  172. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/file.png +0 -0
  173. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/font/fontello.eot +0 -0
  174. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/font/fontello.svg +0 -0
  175. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/font/fontello.ttf +0 -0
  176. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/font/fontello.woff +0 -0
  177. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/font/fontello.woff2 +0 -0
  178. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/Lato/lato-bold.eot +0 -0
  179. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/Lato/lato-bold.ttf +0 -0
  180. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/Lato/lato-bold.woff +0 -0
  181. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/Lato/lato-bold.woff2 +0 -0
  182. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.eot +0 -0
  183. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.ttf +0 -0
  184. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff +0 -0
  185. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff2 +0 -0
  186. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/Lato/lato-italic.eot +0 -0
  187. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/Lato/lato-italic.ttf +0 -0
  188. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/Lato/lato-italic.woff +0 -0
  189. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/Lato/lato-italic.woff2 +0 -0
  190. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/Lato/lato-regular.eot +0 -0
  191. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/Lato/lato-regular.ttf +0 -0
  192. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/Lato/lato-regular.woff +0 -0
  193. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/Lato/lato-regular.woff2 +0 -0
  194. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot +0 -0
  195. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf +0 -0
  196. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff +0 -0
  197. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 +0 -0
  198. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot +0 -0
  199. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf +0 -0
  200. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff +0 -0
  201. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 +0 -0
  202. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/jquery.js +0 -0
  203. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/js/badge_only.js +0 -0
  204. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/js/theme.js +0 -0
  205. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/js/versions.js +0 -0
  206. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/language_data.js +0 -0
  207. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/minus.png +0 -0
  208. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/plus.png +0 -0
  209. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/pygments.css +0 -0
  210. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/searchtools.js +0 -0
  211. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/sphinx_highlight.js +0 -0
  212. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/theme.css +0 -0
  213. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/theme.js +0 -0
  214. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/_static/theme.js.LICENSE.txt +0 -0
  215. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/authorizenet/auth.html +0 -0
  216. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/authorizenet/constants.html +0 -0
  217. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/authorizenet/controllers.html +0 -0
  218. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/authorizenet/examples.html +0 -0
  219. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/authorizenet/index.html +0 -0
  220. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/authorizenet/profiles.html +0 -0
  221. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/authorizenet/subscriptions.html +0 -0
  222. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/authorizenet/utils.html +0 -0
  223. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/aws/index.html +0 -0
  224. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/aws/notifications.html +0 -0
  225. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/aws/secrets.html +0 -0
  226. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/aws/speech.html +0 -0
  227. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/aws/utils.html +0 -0
  228. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/django/forms.html +0 -0
  229. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/django/index.html +0 -0
  230. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/django/mixins.html +0 -0
  231. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/django/settings.html +0 -0
  232. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/django/validators.html +0 -0
  233. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/genindex.html +0 -0
  234. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/index.html +0 -0
  235. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/mixins.html +0 -0
  236. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/objects.inv +0 -0
  237. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/py-modindex.html +0 -0
  238. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/search.html +0 -0
  239. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/searchindex.js +0 -0
  240. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/settings.html +0 -0
  241. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/twilio/caller.html +0 -0
  242. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/twilio/examples.html +0 -0
  243. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/twilio/index.html +0 -0
  244. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/twilio/settings.html +0 -0
  245. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/validators.html +0 -0
  246. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/wialon/constants.html +0 -0
  247. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/wialon/errors.html +0 -0
  248. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/wialon/examples.html +0 -0
  249. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/wialon/flags.html +0 -0
  250. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/wialon/index.html +0 -0
  251. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/wialon/items.html +0 -0
  252. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/wialon/session.html +0 -0
  253. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/wialon/settings.html +0 -0
  254. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/html/wialon/utils.html +0 -0
  255. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/linkcheck/output.json +0 -0
  256. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/build/linkcheck/output.txt +0 -0
  257. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/make.bat +0 -0
  258. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/authorizenet/auth.rst +0 -0
  259. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/authorizenet/constants.rst +0 -0
  260. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/authorizenet/controllers.rst +0 -0
  261. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/authorizenet/examples.rst +0 -0
  262. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/authorizenet/index.rst +0 -0
  263. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/authorizenet/profiles.rst +0 -0
  264. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/authorizenet/utils.rst +0 -0
  265. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/aws/index.rst +0 -0
  266. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/aws/notifications.rst +0 -0
  267. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/aws/secrets.rst +0 -0
  268. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/conf.py +0 -0
  269. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/django/forms.rst +0 -0
  270. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/django/index.rst +0 -0
  271. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/django/mixins.rst +0 -0
  272. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/django/settings.rst +0 -0
  273. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/django/validators.rst +0 -0
  274. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/index.rst +0 -0
  275. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/twilio/caller.rst +0 -0
  276. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/twilio/examples.rst +0 -0
  277. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/twilio/index.rst +0 -0
  278. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/wialon/constants.rst +0 -0
  279. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/wialon/errors.rst +0 -0
  280. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/wialon/examples.rst +0 -0
  281. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/wialon/flags.rst +0 -0
  282. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/wialon/index.rst +0 -0
  283. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/wialon/items.rst +0 -0
  284. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/wialon/session.rst +0 -0
  285. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/docs/source/wialon/utils.rst +0 -0
  286. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/__init__.py +0 -0
  287. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/authorizenet/__init__.py +0 -0
  288. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/authorizenet/auth.py +0 -0
  289. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/authorizenet/constants.py +0 -0
  290. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/authorizenet/controllers.py +0 -0
  291. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/authorizenet/profiles/__init__.py +0 -0
  292. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/authorizenet/profiles/addresses.py +0 -0
  293. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/authorizenet/profiles/base.py +0 -0
  294. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/authorizenet/profiles/customers.py +0 -0
  295. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/authorizenet/profiles/payments.py +0 -0
  296. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/authorizenet/profiles/subscriptions.py +0 -0
  297. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/authorizenet/tests/__init__.py +0 -0
  298. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/authorizenet/tests/test_auth.py +0 -0
  299. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/authorizenet/tests/test_profiles.py +0 -0
  300. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/authorizenet/tests/test_utils.py +0 -0
  301. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/authorizenet/utils.py +0 -0
  302. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/aws/__init__.py +0 -0
  303. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/aws/notifications.py +0 -0
  304. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/aws/secrets.py +0 -0
  305. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/aws/tests/__init__.py +0 -0
  306. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/aws/tests/test_notifications.py +0 -0
  307. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/aws/tests/test_secrets.py +0 -0
  308. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/django/__init__.py +0 -0
  309. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/django/forms/__init__.py +0 -0
  310. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/django/forms/fields.py +0 -0
  311. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/django/forms/forms.py +0 -0
  312. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/django/forms/widgets.py +0 -0
  313. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/django/mixins.py +0 -0
  314. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/django/settings.py +0 -0
  315. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/django/tests/test_forms.py +0 -0
  316. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/django/tests/test_mixins.py +0 -0
  317. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/django/tests/test_utils.py +0 -0
  318. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/django/utils.py +0 -0
  319. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/django/validators.py +0 -0
  320. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/twilio/__init__.py +0 -0
  321. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/twilio/caller.py +0 -0
  322. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/__init__.py +0 -0
  323. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/constants.py +0 -0
  324. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/flags.py +0 -0
  325. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/items/__init__.py +0 -0
  326. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/tests/__init__.py +0 -0
  327. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/tests/test_items.py +0 -0
  328. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/tests/test_session.py +0 -0
  329. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/tests/test_utils.py +0 -0
  330. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/utils.py +0 -0
  331. {python_terminusgps-36.6.0 → python_terminusgps-36.7.0}/terminusgps/wialon/validators.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python-terminusgps
3
- Version: 36.6.0
3
+ Version: 36.7.0
4
4
  Summary: Provides abstractions/utilities for working with Wialon API, Authorize.NET API, AWS API, and more.
5
5
  Project-URL: Documentation, https://docs.terminusgps.com
6
6
  Project-URL: Repository, https://github.com/terminusgps/python-terminusgps
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "python-terminusgps"
3
- version = "36.6.0"
3
+ version = "36.7.0"
4
4
  description = "Provides abstractions/utilities for working with Wialon API, Authorize.NET API, AWS API, and more."
5
5
  readme = "README.md"
6
6
  authors = [ {name = "Blake Nall", email = "blake@terminusgps.com" } ]
@@ -6,6 +6,8 @@ from terminusgps.wialon.session import WialonSession
6
6
 
7
7
 
8
8
  class WialonBase:
9
+ """Base class for Wialon objects."""
10
+
9
11
  def __init__(
10
12
  self, id: str | int | None, session: WialonSession, *args, **kwargs
11
13
  ) -> None:
@@ -18,7 +20,7 @@ class WialonBase:
18
20
  :type id: :py:obj:`str` | :py:obj:`int` | :py:obj:`None`
19
21
  :param session: A valid Wialon API session.
20
22
  :type session: :py:obj:`~terminusgps.wialon.session.WialonSession`
21
- :raises ValueError: If ``id`` was a string that contained non-digit values.
23
+ :raises ValueError: If ``id`` wasn't a digit.
22
24
  :returns: Nothing.
23
25
  :rtype: :py:obj:`None`
24
26
 
@@ -40,6 +42,11 @@ class WialonBase:
40
42
  """Returns the Wialon object type and parameters used to initialize it."""
41
43
  return f"{type(self).__name__}(id={self.id}, session={self.session.id})"
42
44
 
45
+ @abstractmethod
46
+ def create(self, *args, **kwargs) -> int | None:
47
+ """Creates a Wialon object and returns its id."""
48
+ raise NotImplementedError("Subclasses must implement this method.")
49
+
43
50
  def populate(self) -> None:
44
51
  """
45
52
  Retrieves and saves the latest data for the item from Wialon.
@@ -59,49 +66,6 @@ class WialonBase:
59
66
  self._hw_type = item.get("cls")
60
67
  self._access_lvl = item.get("uacl")
61
68
 
62
- @property
63
- def name(self) -> str:
64
- """Name of the Wialon object."""
65
- if self._name is None:
66
- self.populate()
67
- return str(self._name)
68
-
69
- @property
70
- def hw_type(self) -> str:
71
- """Hardware type of the Wialon object."""
72
- if self._hw_type is None:
73
- self.populate()
74
- return str(self._hw_type)
75
-
76
- @property
77
- def access_lvl(self) -> str:
78
- """Access level of the Wialon object."""
79
- if self._access_lvl is None:
80
- self.populate()
81
- return str(self._access_lvl)
82
-
83
- @property
84
- def session(self) -> WialonSession:
85
- """
86
- A valid Wialon API session.
87
-
88
- :type: :py:obj:`~terminusgps.wialon.session.WialonSession`
89
-
90
- """
91
-
92
- return self._session
93
-
94
- @property
95
- def id(self) -> int | None:
96
- """
97
- A unique Wialon ID.
98
-
99
- :type: :py:obj:`int` | :py:obj:`None`
100
-
101
- """
102
-
103
- return int(self._id) if self._id else None
104
-
105
69
  def has_access(self, other: Type["WialonBase"]) -> bool:
106
70
  """
107
71
  Checks if this Wialon object has access to ``other``.
@@ -114,23 +78,19 @@ class WialonBase:
114
78
  )
115
79
  return True if self.id in response.keys() else False
116
80
 
117
- @abstractmethod
118
- def create(self, *args, **kwargs) -> int | None:
119
- """Creates a Wialon object and returns its id."""
120
- raise NotImplementedError("Subclasses must implement this method.")
121
-
122
81
  def set_measurement_unit(
123
82
  self,
124
83
  unit: constants.WialonMeasurementUnit = constants.WialonMeasurementUnit.US,
125
84
  convert: bool = False,
126
85
  ) -> None:
127
86
  """
128
- Sets the Wialon object's measurement unit to ``unit``.
87
+ Sets the Wialon object's measurement unit.
129
88
 
130
- :param unit: A Wialon measurement unit.
89
+ :param unit: A Wialon measurement unit. Default is :py:obj:`~terminusgps.wialon.constants.WialonMeasurementUnit.US`.
131
90
  :type unit: :py:obj:`~terminusgps.constants.WialonMeasurementUnit`
132
91
  :param convert: Whether or not to convert the object's measurements before setting the new unit.
133
92
  :type convert: :py:obj:`bool`
93
+ :raises WialonError: If something went wrong with a Wialon API call.
134
94
  :returns: Nothing.
135
95
  :rtype: :py:obj:`None`
136
96
 
@@ -145,7 +105,7 @@ class WialonBase:
145
105
 
146
106
  :param new_name: A new name.
147
107
  :type new_name: :py:obj:`str`
148
- :raises WialonError: If something goes wrong with Wialon.
108
+ :raises WialonError: If something went wrong with a Wialon API call.
149
109
  :returns: Nothing.
150
110
  :rtype: :py:obj:`None`
151
111
 
@@ -159,59 +119,13 @@ class WialonBase:
159
119
  """
160
120
  Deletes the Wialon object.
161
121
 
162
- :raises WialonError: If something goes wrong with Wialon.
122
+ :raises WialonError: If something went wrong with a Wialon API call.
163
123
  :returns: Nothing.
164
124
  :rtype: :py:obj:`None`
165
125
 
166
126
  """
167
127
  self.session.wialon_api.item_delete_item(**{"itemId": self.id})
168
128
 
169
- def _get_cfield_id(self, key: str) -> int | None:
170
- """
171
- Returns a custom field id by key.
172
-
173
- :param key: A custom field key (name).
174
- :type key: :py:obj:`str`
175
- :returns: The custom field's id as an integer, if found.
176
- :rtype: :py:obj:`int` | :py:obj:`None`
177
-
178
- """
179
- cfields = (
180
- self.session.wialon_api.core_search_item(
181
- **{"id": str(self.id), "flags": flags.DataFlag.UNIT_CUSTOM_FIELDS}
182
- )
183
- .get("item", {})
184
- .get("flds", {})
185
- .values()
186
- )
187
-
188
- for field in cfields:
189
- if field["n"] == key:
190
- return int(field["id"])
191
-
192
- def _get_afield_id(self, key: str) -> int | None:
193
- """
194
- Returns an admin field id by key.
195
-
196
- :param key: An admin field key (name).
197
- :type key: :py:obj:`str`
198
- :returns: The admin field's id as an integer, if found.
199
- :rtype: :py:obj:`int` | :py:obj:`None`
200
-
201
- """
202
- afields = (
203
- self.session.wialon_api.core_search_item(
204
- **{"id": str(self.id), "flags": flags.DataFlag.UNIT_ADMIN_FIELDS}
205
- )
206
- .get("item", {})
207
- .get("aflds", {})
208
- .values()
209
- )
210
-
211
- for field in afields:
212
- if field["n"] == key:
213
- return int(field["id"])
214
-
215
129
  def update_pfield(self, key: constants.WialonProfileField, value: str) -> None:
216
130
  """
217
131
  Updates a profile field by key.
@@ -220,7 +134,7 @@ class WialonBase:
220
134
  :type key: :py:obj:`~terminusgps.wialon.constants.WialonProfileField`
221
135
  :param value: A string.
222
136
  :type value: :py:obj:`str`
223
- :raises WialonError: If something goes wrong with Wialon.
137
+ :raises WialonError: If something went wrong with a Wialon API call.
224
138
  :returns: Nothing.
225
139
  :rtype: :py:obj:`None`
226
140
 
@@ -237,7 +151,7 @@ class WialonBase:
237
151
  :type key: :py:obj:`str`
238
152
  :param value: A string.
239
153
  :type value: :py:obj:`str`
240
- :raises WialonError: If something goes wrong with Wialon.
154
+ :raises WialonError: If something went wrong with a Wialon API call.
241
155
  :returns: Nothing.
242
156
  :rtype: :py:obj:`None`
243
157
 
@@ -261,13 +175,13 @@ class WialonBase:
261
175
 
262
176
  def update_cfield(self, key: str, value: str) -> None:
263
177
  """
264
- Updates a custom field by id.
178
+ Updates a custom field by key.
265
179
 
266
180
  :param key: A custom field key (name).
267
181
  :type key: :py:obj:`str`
268
182
  :param value: A string.
269
183
  :type value: :py:obj:`str`
270
- :raises WialonError: If something goes wrong with Wialon.
184
+ :raises WialonError: If something went wrong with a Wialon API call.
271
185
  :returns: Nothing.
272
186
  :rtype: :py:obj:`None`
273
187
 
@@ -289,19 +203,96 @@ class WialonBase:
289
203
  **{"itemId": self.id, "callMode": "create", "n": key, "v": value}
290
204
  )
291
205
 
292
- @property
293
- def cfields(self) -> dict[str, str]:
206
+ def _get_cfield_id(self, key: str) -> int | None:
294
207
  """
295
- Custom fields for the Wialon object.
208
+ Returns a custom field id by key.
296
209
 
297
- :type: :py:obj:`dict`
210
+ :param key: A custom field key (name).
211
+ :type key: :py:obj:`str`
212
+ :raises WialonError: If something went wrong with a Wialon API call.
213
+ :returns: The custom field's id as an integer, if found.
214
+ :rtype: :py:obj:`int` | :py:obj:`None`
298
215
 
299
216
  """
300
- response = self.session.wialon_api.core_search_item(
301
- **{"id": self.id, "flags": flags.DataFlag.UNIT_CUSTOM_FIELDS}
217
+ fields = (
218
+ self.session.wialon_api.core_search_item(
219
+ **{"id": str(self.id), "flags": flags.DataFlag.UNIT_CUSTOM_FIELDS}
220
+ )
221
+ .get("item", {})
222
+ .get("flds", {})
223
+ .values()
302
224
  )
303
- fields = response.get("item", {}).get("flds") if response is not None else {}
304
- return {field["n"]: field["v"] for field in fields.values()} if fields else {}
225
+
226
+ for field in fields:
227
+ if field["n"] == key:
228
+ return int(field["id"])
229
+
230
+ def _get_afield_id(self, key: str) -> int | None:
231
+ """
232
+ Returns an admin field id by key.
233
+
234
+ :param key: An admin field key (name).
235
+ :type key: :py:obj:`str`
236
+ :raises WialonError: If something went wrong with a Wialon API call.
237
+ :returns: The admin field's id as an integer, if found.
238
+ :rtype: :py:obj:`int` | :py:obj:`None`
239
+
240
+ """
241
+ fields = (
242
+ self.session.wialon_api.core_search_item(
243
+ **{"id": str(self.id), "flags": flags.DataFlag.UNIT_ADMIN_FIELDS}
244
+ )
245
+ .get("item", {})
246
+ .get("aflds", {})
247
+ .values()
248
+ )
249
+
250
+ for field in fields:
251
+ if field["n"] == key:
252
+ return int(field["id"])
253
+
254
+ @property
255
+ def name(self) -> str:
256
+ """Name of the Wialon object."""
257
+ if self._name is None:
258
+ self.populate()
259
+ return str(self._name)
260
+
261
+ @property
262
+ def hw_type(self) -> str:
263
+ """Hardware type of the Wialon object."""
264
+ if self._hw_type is None:
265
+ self.populate()
266
+ return str(self._hw_type)
267
+
268
+ @property
269
+ def access_lvl(self) -> str:
270
+ """Access level of the Wialon object."""
271
+ if self._access_lvl is None:
272
+ self.populate()
273
+ return str(self._access_lvl)
274
+
275
+ @property
276
+ def session(self) -> WialonSession:
277
+ """
278
+ A valid Wialon API session.
279
+
280
+ :type: :py:obj:`~terminusgps.wialon.session.WialonSession`
281
+
282
+ """
283
+
284
+ return self._session
285
+
286
+ @property
287
+ def id(self) -> int | None:
288
+ """
289
+ A Wialon object id.
290
+
291
+ :type: :py:obj:`int` | :py:obj:`None`
292
+
293
+ """
294
+
295
+ return int(self._id) if self._id else None
305
296
 
306
297
  @property
307
298
  def afields(self) -> dict[str, str]:
@@ -317,6 +308,20 @@ class WialonBase:
317
308
  fields = response.get("item", {}).get("aflds") if response is not None else {}
318
309
  return {field["n"]: field["v"] for field in fields.values()} if fields else {}
319
310
 
311
+ @property
312
+ def cfields(self) -> dict[str, str]:
313
+ """
314
+ Custom fields for the Wialon object.
315
+
316
+ :type: :py:obj:`dict`
317
+
318
+ """
319
+ response = self.session.wialon_api.core_search_item(
320
+ **{"id": self.id, "flags": flags.DataFlag.UNIT_CUSTOM_FIELDS}
321
+ )
322
+ fields = response.get("item", {}).get("flds") if response is not None else {}
323
+ return {field["n"]: field["v"] for field in fields.values()} if fields else {}
324
+
320
325
  @property
321
326
  def pfields(self) -> dict[str, str]:
322
327
  """