Igor Kulikov
|
c5a72ed8df
|
Update license header to 2024 year.
|
3 years ago |
Igor Kulikov
|
bc35df1dd7
|
Version set to 3.6.3-SNAPSHOT
|
3 years ago |
dashevchenko
|
ba2e877a08
|
refactoring: moved proto files and converter classes to separate module - proto
|
3 years ago |
Andrii Shvaika
|
a4bac1e794
|
Implement cache for the entity creation request
|
3 years ago |
imbeacon
|
c82e3d4791
|
Added support for NON CoAP messages
|
3 years ago |
Andrii Shvaika
|
df24c363ce
|
Version set to 3.6.2-SNAPSHOT
|
3 years ago |
Sergey Matvienko
|
381614fd46
|
AbstractGatewaySessionHandler(mqtt transport): log tenantId, gatewayId at the beginning of each message
|
3 years ago |
ViacheslavKlimov
|
d53dbd6988
|
Migrate resource's data from Base64 to bytea
|
3 years ago |
Sergey Matvienko
|
6949d5bca7
|
GatewaySessionHandlerTest createWeakMap() test simplified
|
3 years ago |
dashevchenko
|
c195fd5a4c
|
added ability to add global prefix for all topics
|
3 years ago |
Igor Kulikov
|
8cefca23ac
|
Version set to 3.6.1-SNAPSHOT
|
3 years ago |
ViacheslavKlimov
|
1aaa017d92
|
Add ports configs for SNMP transport to Docker scripts
|
3 years ago |
Igor Kulikov
|
98c245e293
|
Switch to version 3.6.0
|
3 years ago |
dashevchenko
|
e1a79cc594
|
compilation error fix
|
3 years ago |
dashevchenko
|
95b1f5fc95
|
moved efento protos to proto/efento
|
3 years ago |
dashevchenko
|
550b67b451
|
renamed proto directory to efento-proto
|
3 years ago |
dashevchenko
|
b3f78e3e56
|
added support for new measurement type (PULSE_CNT)
|
3 years ago |
imbeacon
|
45abd22b72
|
Reverted constant metadata, refactored update for device session context and metadata creation
|
3 years ago |
imbeacon
|
ababd11a5d
|
Changed type for isDeviceProfileMqttTransportType to avoid extra check for every message and added constant metadata object to avoid new object creation for every message
|
3 years ago |
imbeacon
|
a6b4a20c63
|
Added test
|
3 years ago |
imbeacon
|
fac2e013e2
|
Moved sending topic to MQTT transport only, parameter renamed to mqttTopic in metadata
|
3 years ago |
ShvaykaD
|
a90653d660
|
refactored to parameterized test
|
3 years ago |
ShvaykaD
|
14ad1df873
|
refactoring of test base
|
3 years ago |
ShvaykaD
|
928962898e
|
PROD-2339: fix getFeatureType method to handle RPC server-side response over DTLS
|
3 years ago |
ViacheslavKlimov
|
6751820e0a
|
Dedicated Rule Engines for tenant profile
|
3 years ago |
ShvaykaD
|
c5ff8b4229
|
refactored to parameterized test
|
3 years ago |
ShvaykaD
|
f647fca59c
|
refactoring of test base
|
3 years ago |
ShvaykaD
|
fa4bf2975a
|
PROD-2339: fix getFeatureType method to handle RPC server-side response over DTLS
|
3 years ago |
imbeacon
|
355a92588a
|
Added topic to metadata for attributes and telemetry messages
|
3 years ago |
ViacheslavKlimov
|
c1a07db64a
|
Fix tenant profile update handling
|
3 years ago |
Sergey Matvienko
|
3b8a9d94ec
|
Lwm2m transport - merge non-unique endpoints for models fetched from cache
|
3 years ago |
ShvaykaD
|
47929ef784
|
replaced newMsg and trasformMsg with new methods that uses TbMsgType && mark old methods as deprecated && refactoring
|
3 years ago |
dashevchenko
|
a46f2b0708
|
refactoring
|
3 years ago |
ShvaykaD
|
0c4c8353de
|
refactoring & added tests for alarm status filter node & entity and msg type switch nodes & check field presence
|
3 years ago |
ViacheslavKlimov
|
83641e285f
|
Add TODO for SNMP traps processing
|
3 years ago |
ViacheslavKlimov
|
0f078b0da2
|
SNMP traps support
|
3 years ago |
ShvaykaD
|
a3c0850277
|
added tests for TbCheckAlarmStatusNode && TbMsgTypeFilterNodeTest && TbOriginatorTypeFilterNodeTest && replaced SessionMsgType && refactoring
|
3 years ago |
ViacheslavKlimov
|
926f484230
|
Device events
|
3 years ago |
ViacheslavKlimov
|
854e059435
|
Option to ignore SNMP response type cast errors
|
3 years ago |
dashevchenko
|
ea19c4acce
|
refactoring
|
3 years ago |
dashevchenko
|
7d1bfa3164
|
added new message type handling for efento
|
3 years ago |
ViacheslavKlimov
|
277c87240c
|
Fix attributes and rpc subscription for SNMP devices
|
3 years ago |
ViacheslavKlimov
|
a761d0b204
|
Update logging levels for SnmpTransportService
|
3 years ago |
ViacheslavKlimov
|
c1f5b39cdb
|
Single telemetry message when splitting large SNMP request
|
3 years ago |
ViacheslavKlimov
|
0bd7f74c47
|
Fix issues
|
3 years ago |
ViacheslavKlimov
|
42183a0e64
|
Send large SNMP requests in batches
|
3 years ago |
ShvaykaD
|
138128d837
|
added more logs to RPC processing logic in MQTT and CoAP transports
|
3 years ago |
ShvaykaD
|
d500d5cb17
|
updated RPC based logs to use RPC keyword instead of rpc
|
3 years ago |
ViacheslavKlimov
|
2f560315d1
|
Exceeded rate limits notifications; their deduplication; refactoring
|
3 years ago |
Andrii Shvaika
|
b37a708f40
|
Fix invalid return code for legacy 3.x MQTT clients
|
3 years ago |