[](https://github.com/psf/black)
[](https://www.python.org/downloads/release/python-3110/)
[](https://pypi.org/project/NEMO-wago-interlocks/)
# NEMO Wago Interlocks
This plugin for NEMO adds compatibility with WAGO Interlocks.
# Compatibility:
### NEMO-wago-interlocks >= 0.1.0
* NEMO >= 4.7.0
* NEMO-CE >= 1.7.0
# Installation
`pip install NEMO-wago-interlocks`
# Add NEMO WAGO interlocks
in `settings.py` add to `INSTALLED_APPS`:
```python
INSTALLED_APPS = [
'...',
'NEMO_wago_interlocks',
'...'
]
```
# Usage
* Go to Detailed Administration and add a new Interlock Card
* Pick "WAGOModbusTCP" as the card category
* Fill in the required information
* Add a new Interlock linked to the card
* Link the interlock to a tool
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/nemo-community/atlantis-labs/nemo-wago-interlocks",
"name": "NEMO-wago-interlocks",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "NEMO",
"author": "Atlantis Labs LLC",
"author_email": "atlantis@atlantislabs.io",
"download_url": null,
"platform": null,
"description": "[](https://github.com/psf/black)\n[](https://www.python.org/downloads/release/python-3110/)\n[](https://pypi.org/project/NEMO-wago-interlocks/)\n\n# NEMO Wago Interlocks\n\nThis plugin for NEMO adds compatibility with WAGO Interlocks.\n\n# Compatibility:\n\n### NEMO-wago-interlocks >= 0.1.0\n* NEMO >= 4.7.0\n* NEMO-CE >= 1.7.0\n\n# Installation\n\n`pip install NEMO-wago-interlocks`\n\n# Add NEMO WAGO interlocks\n\nin `settings.py` add to `INSTALLED_APPS`:\n\n```python\nINSTALLED_APPS = [\n '...',\n 'NEMO_wago_interlocks',\n '...'\n]\n```\n\n# Usage\n* Go to Detailed Administration and add a new Interlock Card\n* Pick \"WAGOModbusTCP\" as the card category\n* Fill in the required information\n* Add a new Interlock linked to the card\n* Link the interlock to a tool\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Install WAGO interlocks plugin for NEMO",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://gitlab.com/nemo-community/atlantis-labs/nemo-wago-interlocks"
},
"split_keywords": [
"nemo"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "39f03df9a28b16dd242f20de275f869945b1466e4b77a5b39a8790eba629b987",
"md5": "f24112aa0d712cbe608ce3fee67f55a9",
"sha256": "11ab83374ed753f1e8bdfeae57d9ad20ab55137693aca519b55793fa8160f64d"
},
"downloads": -1,
"filename": "NEMO_wago_interlocks-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f24112aa0d712cbe608ce3fee67f55a9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 6998,
"upload_time": "2024-10-04T21:14:05",
"upload_time_iso_8601": "2024-10-04T21:14:05.723359Z",
"url": "https://files.pythonhosted.org/packages/39/f0/3df9a28b16dd242f20de275f869945b1466e4b77a5b39a8790eba629b987/NEMO_wago_interlocks-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-04 21:14:05",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "nemo-community",
"gitlab_project": "atlantis-labs",
"lcname": "nemo-wago-interlocks"
}