n8n-nodes-c11_lotus_gpm_login
v0.0.5
Published
C11 N8N GPM Login Manager node via MQTT bridge
Maintainers
Readme
n8n-nodes-c11-lotus-gpm-login
Custom n8n node LOTUS GPM Login.
It publishes action payloads to MQTT and optionally waits for MQTT response.
Included actions:
- List Profiles
- Get Profile Info
- Create Profile
- Open Profile
- Close Profile
- Update Profile
- Delete Profile
- List Groups
Quick start:
- Use Node.js
>=20.15(for example:nvm usefrom this folder) npm installnpm run build
