Swoq
da5758b798
ThingsboardErrorResponseHandler now work with:
- IllegalArgumentException, IncorrectParameterException, DataValidationException, MessagingException.
They aren't considered to be an internal server error now.
5 years ago
YevhenBondarenko
d49bee4b31
send next rpc after removing
5 years ago
YevhenBondarenko
2a2441b248
used timeout from yml
5 years ago
YevhenBondarenko
8513c99903
added sequence for the all RPC
5 years ago
YevhenBondarenko
8869dc0cb0
added new RPC statuses
5 years ago
Vladyslav_Prykhodko
8c0c6bdcff
Change json property order in model WidgetTypeDetails
5 years ago
Andrii Shvaika
3661647c3a
Version set to 3.3.1-SNAPSHOT
5 years ago
YevhenBondarenko
d44adcfe75
added removing rpc request from pending map after rpc deleting
5 years ago
Andrii Shvaika
2078c71d32
Added module cluster-api and used it in rule engine and other services
5 years ago
YevhenBondarenko
373f2f9f0e
added additionalInfo to the rpc
5 years ago
Andrii Shvaika
99b19034e2
Uplink notifications for PSM & eDRX for CoAP in MSA deployment
5 years ago
YevhenBondarenko
c9fbe74321
Used OtaPackage tag for FW/SW updates
5 years ago
Vladyslav_Prykhodko
5a88034645
UI: Add new fields tag in ota package component
5 years ago
YevhenBondarenko
2af3be7827
added tag for OtaPackage
5 years ago
Igor Kulikov
e1afbe6667
Control visibility and order of dashboard in mobile application. Ability to hide widgets in mobile mode. Fix dashboard state changes processing.
5 years ago
Andrii Shvaika
3a7a97dd91
PSM and eDRX implementation draft
5 years ago
YevhenBondarenko
b3d988cbbf
Added PowerSavingConfiguretion for Coap device and profile
5 years ago
Volodymyr Babak
7b855e50db
Fixed typo in equals method of widget bundle class
5 years ago
AndrewVolosytnykhThingsboard
4bd3288f57
Tests for fields validation
5 years ago
ShvaykaD
0d21170b7a
updated device profile validation tests & convertToRpcRequest method in ProtoConverter
5 years ago
ShvaykaD
c4133fa41a
added new dynamic-schema based tests for telemetry and attributes upload
5 years ago
AndrewVolosytnykhThingsboard
e3d0da90be
Implement fields validation
5 years ago
YevhenBondarenko
040473ac80
added edrxCycle to the Lwm2mDeviceTransportConfiguration
5 years ago
Vladyslav_Prykhodko
3d04d5b11c
Add support lwm2m edrxCycle settings
5 years ago
Andrii Shvaika
65032092e1
Persistent RPC calls review
5 years ago
Andrii Shvaika
cf2a7762d0
eDRXcycle support
5 years ago
Volodymyr Babak
11a7fc68e3
License header fix
5 years ago
Volodymyr Babak
62c9630e34
Use generics to remove duplication for event fetcher. Use page data iterable
5 years ago
AndrewVolosytnykhThingsboard
b158528c2a
Wrapper for OtaPackageInfo with usesUrl boolean field
5 years ago
AndrewVolosytnykhThingsboard
3712d73855
Device profile dynamic value
Co-authored-by: DanyloKobzar <69635327+DanyloKobzar@users.noreply.github.com>
Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
5 years ago
Andrii Shvaika
17f6a4e4f6
Ignore missing properties to simplify updates after minor improvemetns
5 years ago
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