zbeacon
|
6758a29c12
|
Refactoring
|
6 years ago |
zbeacon
|
a2afde6261
|
Changed credentials value for device mqtt basic auth
|
6 years ago |
zbeacon
|
8046f7ef45
|
Changed device provisioning response and added ability to provision devices without deviceName
|
6 years ago |
Andrii Shvaika
|
706fd01d76
|
Device Profile Proto Improvement
|
6 years ago |
ShvaykaD
|
13a731ecb3
|
fix MqttTopicFilterFactory toFilter
|
6 years ago |
ShvaykaD
|
7482d73a9b
|
added AlwaysTrueTopicFilter
|
6 years ago |
ShvaykaD
|
fde0e7824d
|
change regex for # filter
|
6 years ago |
ShvaykaD
|
9c14088cad
|
added # filter topic handling
|
6 years ago |
ShvaykaD
|
4a18781304
|
added TransportPayloadTypeConfiguration, fix tests, ui
|
6 years ago |
Andrii Shvaika
|
9f2bae9815
|
Improvements to API usage statistics collection
|
6 years ago |
ShvaykaD
|
53de94410c
|
clean up code
|
6 years ago |
Andrii Shvaika
|
f6e9959ca5
|
Minor improvements
|
6 years ago |
zbeacon
|
580c8aef51
|
Added handler for too long payload exception in MQTT transport
|
6 years ago |
ShvaykaD
|
e334def935
|
fix telemetry & attributes tests
|
6 years ago |
YevhenBondarenko
|
2211cff1e9
|
revert DefaultTransportService
|
6 years ago |
YevhenBondarenko
|
a0d39a3e46
|
revert import changes from DefaultTransportService
|
6 years ago |
YevhenBondarenko
|
df133e48ff
|
DefaultTransportService refactored
|
6 years ago |
Andrii Shvaika
|
03581c2941
|
Usage records
|
6 years ago |
Andrii Shvaika
|
b38b47f409
|
JS Invoke Service stats
|
6 years ago |
Andrii Shvaika
|
0e0ab6ca39
|
Improvements to API State
|
6 years ago |
YevhenBondarenko
|
41212e11c0
|
created tenant profile configuration
|
6 years ago |
Andrii Shvaika
|
cc2446442d
|
Api Usage Stats flow
|
6 years ago |
Andrii Shvaika
|
24f5872adf
|
Queue interfaces with no implementation
|
6 years ago |
Andrii Shvaika
|
e9bf5bae29
|
Rate limit improvements
|
6 years ago |
Igor Kulikov
|
f8fdbcaf5b
|
Fix DefaultTransportRateLimitService - add conditional expression
|
6 years ago |
Andrii Shvaika
|
6ea39e835e
|
Transport Rate Limits are now configurable via Tenant Profile
|
6 years ago |
ShvaykaD
|
1f2719e321
|
fix typos
|
6 years ago |
ShvaykaD
|
d11a1ba7e6
|
cleanup code
|
6 years ago |
Andrii Shvaika
|
7a09f8c718
|
Minor improvemetns
|
6 years ago |
ShvaykaD
|
64cc74c26c
|
cleanup code
|
6 years ago |
ShvaykaD
|
8d4718320b
|
init commit
|
6 years ago |
zbeacon
|
93278f7236
|
Refactoring according to comments
|
6 years ago |
zbeacon
|
17ca3cfab4
|
Refactoring
|
6 years ago |
zbeacon
|
6df9219790
|
Improvements for provisioning
|
6 years ago |
zbeacon
|
adf5069da1
|
Added ability to provision credentials type from device using provision feature
|
6 years ago |
Andrii Shvaika
|
5dd460b81d
|
Some improvements
|
6 years ago |
Andrii Shvaika
|
de9cd8939e
|
Fix for client certificate check
|
6 years ago |
chienfuchen32
|
a6d69cc7a8
|
add validity on device X.509 certificate over MQTT transport connection
|
6 years ago |
zbeacon
|
2ec09e08ff
|
Added ProvisionTransportType to get protocol
|
6 years ago |
zbeacon
|
616f6a8b4f
|
Changed Provision statuses
|
6 years ago |
zbeacon
|
0c56a1d8d8
|
Improvements
|
6 years ago |
ShvaykaD
|
9fef6b02a3
|
[3.2] Feature/Proto Converter (#3423)
* device post-telemetry & post-attributes & claim
* device rpc to/from server & attributes request, attributes updates
* refactoring & added implementation for gateway protos api
* added timeseries/attributes mqtt tests
* fix MqttTimseriesIntegrationTest values asserts
* mqtt attributes tests improvements
* optimized time for telemetry & attributes tests
* update proto files, refactoring converter, attribute requests tests
* added claim tests, attribute request test
* added deleted keys to gateway response on attributes request & refactored tests
* added attribute updates test & refactored attribute requests tests
* added attribute updates tests for gateways
* added tests for RPC
* fix tests & cleanup code
* fix typo & cleanup transport.proto file
* added more timeouts
* revert handleGetAttributesRequest method
* revert package-locks
* fix getJsonObjectForGateway method
* fix validateSharedResponseGateway method in AbstractMqttAttributesRequestIntegrationTest
* fix mqtt topics
* fix license headers
* refactor tests
* remove todo and lck files from pull
* improvements for claiming tests
* update device creation logic from gateway request
* refactoring
* extract TransportService process calls to private methods
* fix duplicates & removed empty lines
|
6 years ago |
zbeacon
|
2704696f2b
|
Moved provisionDeviceKey as regular column
|
6 years ago |
YevhenBondarenko
|
e41d69b1a8
|
shared Attributes update improvements (If the update of the shared attributes is originated by the user's REST API call - we push it to the device, if the update arrives from the device, we will not push it back to the device by default.)
|
6 years ago |
zbeacon
|
950907d398
|
Refactoring according to comments from @YevhenBondarenko
|
6 years ago |
zbeacon
|
8a8695f260
|
Working version for provision feature with provision credentials on device level
|
6 years ago |
zbeacon
|
15be6d60a3
|
Added strategy checking
|
6 years ago |
zbeacon
|
d228208072
|
Provision init
|
6 years ago |
Andrii Shvaika
|
f67860bb09
|
Device Profile Rule Node
|
6 years ago |
YevhenBondarenko
|
e3957ea2aa
|
MqttTransportHandler improvements
|
6 years ago |