Name | simt-emlite JSON |
Version |
0.22.10
JSON |
| download |
home_page | None |
Summary | API and CLI for communicating with the Emlite meters via EMOP |
upload_time | 2025-07-28 02:17:46 |
maintainer | None |
docs_url | None |
author | None |
requires_python | <4.0,>=3.13 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Simtricity Emlite Python APIs and CLI
This repository contains:
- API to connect to and send EMOP messages to Emlite meters
- a CLI (emop) for sending messages to the meters
- a CLI (mediators) for managing mediator servers
# Configure
Configuration steps:
- create file ~/.simt/emlite.prod.env from Lastpass secret 'emop-cli-env-file (prod)'
- create file ~/.simt/emlite.qa.env from Lastpass secret 'emop-cli-env-file (qa)'
- ln -s ~/.simt/emlite.<qa|prod|custom>.env ~/.simt/emlite.env
see also https://www.notion.so/Emop-and-mediators-CLI-setup-834d32be5c794add8716399ab186abe8
# Use
## emop
```sh
emop env_show
emop env_set prod
emop --help
emop prepay_balance EML2137555666
emop csq EML2137555666
emop profile_log_1 --timestamp 2024-07-19T00:00 EML2137555666
```
## mediators
```sh
mediators list
mediators list --esco wlce # show only mediators from the Waterlilies esco
mediators list --exists False # show all meters that don't yet have a mediator
mediators create EML2137555666
mediators destroy EML2137555666
mediators start EML2137555666
```
Raw data
{
"_id": null,
"home_page": null,
"name": "simt-emlite",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.13",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Chris Hatch <chris@cepro.energy>",
"download_url": null,
"platform": null,
"description": "# Simtricity Emlite Python APIs and CLI\n\nThis repository contains:\n\n- API to connect to and send EMOP messages to Emlite meters\n- a CLI (emop) for sending messages to the meters\n- a CLI (mediators) for managing mediator servers\n\n# Configure\n\nConfiguration steps: \n- create file ~/.simt/emlite.prod.env from Lastpass secret 'emop-cli-env-file (prod)'\n- create file ~/.simt/emlite.qa.env from Lastpass secret 'emop-cli-env-file (qa)'\n- ln -s ~/.simt/emlite.<qa|prod|custom>.env ~/.simt/emlite.env\n\nsee also https://www.notion.so/Emop-and-mediators-CLI-setup-834d32be5c794add8716399ab186abe8\n\n# Use\n\n## emop\n```sh \nemop env_show\nemop env_set prod\n\nemop --help\n\nemop prepay_balance EML2137555666 \nemop csq EML2137555666\nemop profile_log_1 --timestamp 2024-07-19T00:00 EML2137555666\n```\n\n## mediators\n```sh\nmediators list\nmediators list --esco wlce # show only mediators from the Waterlilies esco\nmediators list --exists False # show all meters that don't yet have a mediator \n\nmediators create EML2137555666\nmediators destroy EML2137555666\nmediators start EML2137555666\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "API and CLI for communicating with the Emlite meters via EMOP",
"version": "0.22.10",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6965b5834b5d8f0782c74f568153b798f96b37c266d8e18d6a7901152691bad2",
"md5": "a02daab009ee4c8e0577944caebd199c",
"sha256": "ddf1be927ff627d9e1e8b54c75547a0dbf23383afc2408b72357eadf6ea9f323"
},
"downloads": -1,
"filename": "simt_emlite-0.22.10-cp313-cp313-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "a02daab009ee4c8e0577944caebd199c",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<4.0,>=3.13",
"size": 1543717,
"upload_time": "2025-07-28T02:17:46",
"upload_time_iso_8601": "2025-07-28T02:17:46.228673Z",
"url": "https://files.pythonhosted.org/packages/69/65/b5834b5d8f0782c74f568153b798f96b37c266d8e18d6a7901152691bad2/simt_emlite-0.22.10-cp313-cp313-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fd2b5bb195231c70e983558174c5fe8bac145e9d7a6fdc117bc7e95ee3183841",
"md5": "482ab23542da6c2d329de37466573f00",
"sha256": "a766e9dc28a97910db3a4a140fba0702f497012c1e2a4ae0e8eab01af2212fe1"
},
"downloads": -1,
"filename": "simt_emlite-0.22.10-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
"has_sig": false,
"md5_digest": "482ab23542da6c2d329de37466573f00",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<4.0,>=3.13",
"size": 10498338,
"upload_time": "2025-07-28T02:17:48",
"upload_time_iso_8601": "2025-07-28T02:17:48.165563Z",
"url": "https://files.pythonhosted.org/packages/fd/2b/5bb195231c70e983558174c5fe8bac145e9d7a6fdc117bc7e95ee3183841/simt_emlite-0.22.10-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "859b87d0669d33dfa035e7326fbb0ff4ccd1db46a34f2166fa46babca6540fc9",
"md5": "49c18f8eb89ceffd8498d76b809c40df",
"sha256": "ebde6034d03d6f66f92cdf9834f307bc04924c07efe17ea04811491daf4267ff"
},
"downloads": -1,
"filename": "simt_emlite-0.22.10-cp313-cp313-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "49c18f8eb89ceffd8498d76b809c40df",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<4.0,>=3.13",
"size": 10259471,
"upload_time": "2025-07-28T02:17:50",
"upload_time_iso_8601": "2025-07-28T02:17:50.386213Z",
"url": "https://files.pythonhosted.org/packages/85/9b/87d0669d33dfa035e7326fbb0ff4ccd1db46a34f2166fa46babca6540fc9/simt_emlite-0.22.10-cp313-cp313-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e2ba6520a81f7dedccad8ce061e5464eefb436ee71d631b724e8bdd329dcb4bf",
"md5": "7339ad344049c573342be02707acad97",
"sha256": "5e81a7f56ba307f2af25b3b6551fef23ff3ebd96b511530960373402d9d1a3e6"
},
"downloads": -1,
"filename": "simt_emlite-0.22.10-cp313-cp313-win32.whl",
"has_sig": false,
"md5_digest": "7339ad344049c573342be02707acad97",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<4.0,>=3.13",
"size": 1281166,
"upload_time": "2025-07-28T02:17:52",
"upload_time_iso_8601": "2025-07-28T02:17:52.326071Z",
"url": "https://files.pythonhosted.org/packages/e2/ba/6520a81f7dedccad8ce061e5464eefb436ee71d631b724e8bdd329dcb4bf/simt_emlite-0.22.10-cp313-cp313-win32.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "784d2c86f468bc3e3d821ad9f29c55fc5caa3eb920caf698884f233b30c23f6d",
"md5": "7ba4c9254423b4e844fd9b6bcb69fa69",
"sha256": "b293a26b4dec1cf8582d6ce88b243ab7b242d3bfa265660f7c82c06bea4c33ea"
},
"downloads": -1,
"filename": "simt_emlite-0.22.10-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "7ba4c9254423b4e844fd9b6bcb69fa69",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<4.0,>=3.13",
"size": 1451353,
"upload_time": "2025-07-28T02:17:54",
"upload_time_iso_8601": "2025-07-28T02:17:54.008116Z",
"url": "https://files.pythonhosted.org/packages/78/4d/2c86f468bc3e3d821ad9f29c55fc5caa3eb920caf698884f233b30c23f6d/simt_emlite-0.22.10-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-28 02:17:46",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "simt-emlite"
}