mqtt
iot
coap
jwt
real-time
rule-engine
nosql
websocket
gateway
modbus
internet-of-things
iot-platform
token
opc-ua
thingsboard
multitenant
tsl
micorservice
-
Updated
Nov 2, 2021 - Java


If I do a session.read of any nodeId with the attributeId "AccessLevelEx" (27) I get the following error:
invalid value 27 for field attributeId of type UInt32
Steps to reproduce the behavior:
const readResult = await session.read({ nodeId: nodeId, attributeId: AttributeIds[attributeId] });