Andrii Shvaika
|
9f499d9188
|
ResourceUtil implementation
|
5 years ago |
Andrii Shvaika
|
6bc5f7575d
|
Composite Operations parameter
|
5 years ago |
nickAS21
|
a94810126d
|
Lwm2m: RPC composite read
|
5 years ago |
YevhenBondarenko
|
a665b2cbe6
|
added power mode to lwm2m-device-profile-transport-configuration
|
5 years ago |
Vladyslav_Prykhodko
|
9b450e18fa
|
Revert ObjectAttributes.java
|
5 years ago |
Vladyslav_Prykhodko
|
c9b83a4c88
|
UI: Refactoring LWM2M device profile transport configuration attributes settings
|
5 years ago |
AndrewVolosytnykhThingsboard
|
de4fa446f2
|
Correct class name
|
5 years ago |
Vladyslav_Prykhodko
|
fe3378eab1
|
UI: Add SNMP device transport configuration
|
5 years ago |
Andrii Shvaika
|
08939e23e7
|
Refactoring of the Firmware Update
|
5 years ago |
Igor Kulikov
|
2a5ba8e8ad
|
Add Apple OAuth2 provider.
|
5 years ago |
YevhenBondarenko
|
b1204ebe5c
|
added PowerMode for LwM2M
|
5 years ago |
Igor Kulikov
|
b4566a93fd
|
Add mobile dashboard to alarm rules
|
5 years ago |
YevhenBondarenko
|
e58d5b2d8a
|
removed rpc status sent, added idx_rpc_tenant_id_device_id
|
5 years ago |
YevhenBondarenko
|
6b546a459e
|
added RPC message types
|
5 years ago |
Vladyslav_Prykhodko
|
51814f4017
|
UI: Refactoring lwm2m device profile: security server config and ota update strategy
|
5 years ago |
YevhenBondarenko
|
bafbf7b239
|
added rpc ttl
|
5 years ago |
Igor Kulikov
|
1ed624d30b
|
Introduce mobile app oauth2 request authentication using application token signed by application secret.
|
5 years ago |
YevhenBondarenko
|
489c67778a
|
implemented persisted RPC
|
5 years ago |
Igor Kulikov
|
cc531daaee
|
Add platform type filter for oauth2 registrations.
|
5 years ago |
Igor Kulikov
|
8e4f8594f7
|
Refactor OAuth2 settings. Add mobile application parameters: package and callback URL scheme
|
5 years ago |
Andrii Shvaika
|
3012e5e545
|
Refactoring of the Device profile update
|
5 years ago |
AndrewVolosytnykhThingsboard
|
d109941cf9
|
Redis Security Store implementation, tests for RPK and PSK security and code cleaning
|
5 years ago |
Andrii Shvaika
|
523b118ef2
|
Structure for the Lwm2mDeviceProfileTransportConfiguration
|
5 years ago |
YevhenBondarenko
|
43b4f4461d
|
created data limits for resources and otaPackages, added url for the otaPackage
|
5 years ago |
YevhenBondarenko
|
51d14efe6a
|
fixed OtaPackage data cache
|
5 years ago |
YevhenBondarenko
|
139af45fd3
|
Renamed Firmware to OtaPackage
|
5 years ago |
YevhenBondarenko
|
67de61e6d5
|
fixed OtaPackage data cache
|
5 years ago |
Viacheslav Klimov
|
1bcee16fa3
|
License headers
|
5 years ago |
Viacheslav Klimov
|
abf8ff25b5
|
Do not create alarm state if alarms creation is disabled
|
5 years ago |
YevhenBondarenko
|
a7239c9d39
|
Renamed Firmware to OtaPackage
|
5 years ago |
Viacheslav Klimov
|
9e1d86d7e8
|
Refactor
|
5 years ago |
Viacheslav Klimov
|
9bb74b96dc
|
Implement alarms removal by TTL
|
5 years ago |
nickAS21
|
6478903dab
|
RPC: fix bug UUID (#4636)
* RPC: six bug UUID
* RPC: optimized handleDeviceRPCRequest
* RPC: add json & fix bug test certificate
|
5 years ago |
YevhenBondarenko
|
4cd59674ee
|
refactored LwM2M client credentials for the new UI
|
5 years ago |
YevhenBondarenko
|
e9f5fd2706
|
added ability to use redis cluster for lwm2m redis stores.
|
5 years ago |
Viacheslav Klimov
|
9873115d8b
|
Implement created alarms limiting
|
5 years ago |
nickAS21
|
a703dead7b
|
Lwm2m: add Update Fw && Sw (#4557)
* Lwm2m: add Update Fw && Fix bug toLwM2mObject (not add Lwm2mObject without resources)
* Lwm2m: fix bug test
* Lwm2m: fw_update_start
* Lwm2m: fw_update send state
* Lwm2m: add registration_store_pool_size: "${LWM2M_REGISTRATION_STORE_POOL_SIZE:100}"
clean_period_in_sec: "${LWM2M_CLEAN_PERIOD_IN_SEC:2}"
* Lwm2m: add Update Execute
* Lwm2m: add Update Execute Successful
* Lwm2m: send state to tningsboard if only Successful
|
5 years ago |
Igor Kulikov
|
5cc3a93cb9
|
Introduce default dashboard for device profile
|
5 years ago |
Igor Kulikov
|
3094fb7240
|
Add customerId to alarm
|
5 years ago |
Igor Kulikov
|
d5b640d602
|
Add image fields for dashboard and device profile entities. Introduce getAllAlarms and getCustomerAlarms API
|
5 years ago |
zbeacon
|
a4eb2df8ee
|
Fix for device software/firmware response topic
|
5 years ago |
Andrii Shvaika
|
37891ec6c6
|
Minor refactoring
|
5 years ago |
YevhenBondarenko
|
ab10dd4494
|
implemented software update
|
5 years ago |
YevhenBondarenko
|
f264aa4330
|
fixed firmware tests and validation
|
5 years ago |
nickAS21
|
e33420d3a8
|
Lwm2m: firmwareUpdate (#4516)
* Lwm2m: firmwareUpdate
* Lwm2m: firmwareUpdate with merge master
* Lwm2m: firmwareUpdate cleaned
* Lwm2m: delete Californium.properties
* Lwm2m: merge with master
|
5 years ago |
zbeacon
|
7a4d302c85
|
Changes according to comments from @ashvayka
|
5 years ago |
Viacheslav Klimov
|
3b74a806bc
|
RPC functionality refactoring for SNMP (#4492)
* Refactor RPC functionality for SNMP
* Refactor
* SNMP response PDU mapping refactoring
|
5 years ago |
YevhenBondarenko
|
a5656009d2
|
implemented audit logs for the firmware and resource
|
5 years ago |
YevhenBondarenko
|
5429175db9
|
added target_firmware_ts timeseries for the firmware
|
5 years ago |
YevhenBondarenko
|
83e31f4263
|
added firmware type
|
5 years ago |