node-red-contrib-uos-nats 0.1.69 → 0.1.70

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.
@@ -116,7 +116,7 @@ return msg;</code></pre>
116
116
 
117
117
  <h4>Permission Denied</h4>
118
118
  <ul>
119
- <li>Check OAuth client scopes in u-OS (SystemAccess ControlOAuth Clients)</li>
119
+ <li>Check OAuth client scopes in u-OS (u-OS Control Center Identity & access → Clients)</li>
120
120
  <li>Verify provider allows writes (some system providers are read-only)</li>
121
121
  </ul>
122
122
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-red-contrib-uos-nats",
3
- "version": "0.1.69",
3
+ "version": "0.1.70",
4
4
  "description": "Node-RED nodes for Weidmüller u-OS Data Hub. Read, write, and provide variables via NATS protocol with OAuth2 authentication. Supports event-based subscriptions and manual variable mapping.",
5
5
  "author": {
6
6
  "name": "IoTUeli",