@vrilcode/node-red-uspmp
v1.0.1
Published
USP Mein Postkorb Autoabholung node for Node-RED
Maintainers
Readme
USP Mein Postkorb Autoabholung node for Node-RED
This package provides a node for Node-RED to access the Automatische Abholung of Mein Postkorb of the Austrian Unternehmensserviceportal (see references). You can retrieve new or all deliveries (Nachrichten) and you can close a delivery (mark it as not new).
Installation
npm i @vrilcode/node-red-uspmpUsage without Node-RED
You can use this package also with your regular JS/TS application without Node-RED. An example code is provided in contrib/uspmp-client.mjs, which can be executed via npm run client, if an according .env file exists.
