207 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
385c60a656 UI: LwM2M device profile refactoring object list component models data 2021-07-01 12:35:37 +03:00
Vladyslav_Prykhodko
a0c504ade6 UI: LwM2M device profile add new setting compositeOperationsSupport 2021-06-30 15:43:04 +03:00
Vladyslav_Prykhodko
09b6b06abb Refactoring lwm2m device profile transport, configuration observe attributes/telemetry 2021-06-29 17:23:48 +03:00
YevhenBondarenko
e1373fa83e Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/power-mode 2021-06-24 15:02:46 +03:00
YevhenBondarenko
a665b2cbe6 added power mode to lwm2m-device-profile-transport-configuration 2021-06-24 10:53:35 +03:00
Vladyslav_Prykhodko
f4bf956999 Fix input type in lwm2m attributes list 2021-06-24 10:50:47 +03:00
Vladyslav_Prykhodko
1fdc0cf897 Merge remote-tracking branch 'upstream/master' into refactoring/lwm2m/device-profile 2021-06-23 19:25:20 +03:00
Vladyslav_Prykhodko
c9b83a4c88 UI: Refactoring LWM2M device profile transport configuration attributes settings 2021-06-23 19:22:14 +03:00
YevhenBondarenko
ba507e9910 Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/power-mode 2021-06-22 18:29:25 +03:00
Andrew Shvayka
8aa54b7aa5
Merge pull request #4722 from YevhenBondarenko/feature/persisted-rpc
implemented persisted RPC
2021-06-22 18:28:12 +03:00
YevhenBondarenko
ea3d273625 Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/power-mode 2021-06-22 17:20:41 +03:00
Vladyslav_Prykhodko
74d2a3ebaf UI: Refactoring LWM2M device profile transport configuration Servers tab 2021-06-22 16:56:26 +03:00
YevhenBondarenko
f1f41851cc merge with master 2021-06-22 15:46:39 +03:00
Vladyslav_Prykhodko
e0018650dc Merge remote-tracking branch 'upstream/master' into refactoring/lwm2m/device-profile 2021-06-22 10:36:36 +03:00
nickAS21
68ba6892d3 Merge branch 'master' into lwm2m_coap_url_in_out
# Conflicts:
#	common/coap-server/src/main/java/org/thingsboard/server/coapserver/DefaultCoapServerService.java
#	common/transport/coap/src/main/java/org/thingsboard/server/transport/coap/OtaPackageTransportResource.java
2021-06-20 12:06:59 +03:00
nickAS21
c03893fb57 LWM2M: fix bug update FwUrl in client after change in profile 2021-06-19 16:58:32 +03:00
Igor Kulikov
af7e22ad8e
Merge pull request #4761 from vvlladd28/feature/snmp-transport/view
UI: Add SNMP tranport config
2021-06-18 16:40:16 +03:00
Vladyslav_Prykhodko
fe3378eab1 UI: Add SNMP device transport configuration 2021-06-18 12:58:38 +03:00
Andrii Shvaika
015443d35b Merge remote-tracking branch 'origin/master' into feature/lwm2m-refactoring-downlink 2021-06-17 18:32:23 +03:00
Vladyslav_Prykhodko
0c1e608051 UI: Refactoring lwm2m object list 2021-06-17 16:35:30 +03:00
Vladyslav_Prykhodko
75801045cf UI: Add SNMP device profile configuration 2021-06-17 15:08:00 +03:00
YevhenBondarenko
b1204ebe5c added PowerMode for LwM2M 2021-06-16 16:17:04 +03:00
Vladyslav_Prykhodko
2d4c793b9f LwM2M refactoring form structure 2021-06-15 15:25:40 +03:00
Igor Kulikov
b4566a93fd Add mobile dashboard to alarm rules 2021-06-14 15:42:27 +03:00
Vladyslav_Prykhodko
51814f4017 UI: Refactoring lwm2m device profile: security server config and ota update strategy 2021-06-11 17:28:54 +03:00
YevhenBondarenko
bafbf7b239 added rpc ttl 2021-06-11 14:34:43 +03:00
nickAS21
26bc7841ae LWM2M: front del debugger 2021-06-10 16:04:17 +03:00
nickAS21
308650a308 LWM2M: front add coap resource URI 2021-06-10 16:04:17 +03:00
Andrii Shvaika
615af6bcb2 Merge with FW/SW improvements 2021-06-08 17:02:06 +03:00
Igor Kulikov
f96ea353f6
Merge pull request #4695 from vvlladd28/improvement/ota-updates/select
[WIP] UI: Refactoring OTA update table and add supported OTA package external URL
2021-06-07 14:06:58 +03:00
nickAS21
87874c3eb6 Merge branch 'master' into lwm2m_create_coap_resource
# Conflicts:
#	ui-ngx/src/app/modules/home/components/profile/device/lwm2m/lwm2m-device-profile-transport-configuration.component.html
2021-06-06 21:50:31 +03:00
nickAS21
6fbd34d6a1 LWM2M: firmwareUpdate & coapRecourse 2021-06-06 21:46:30 +03:00
Igor Kulikov
6cd7e3df4b
Merge pull request #4651 from vvlladd28/improvement/device-profile/lwm2m
UI: Refactoring device profile transport
2021-06-04 19:16:12 +03:00
nickAS21
3d8d0305f0 Merge branch 'master' into lwm2m_create_coap_resource 2021-06-04 16:27:34 +03:00
nickAS21
36c7008104 LWM2M: front add Firmware/Software update strategy 2021-06-04 16:26:44 +03:00
Vladyslav_Prykhodko
6b63d336dd Merge remote-tracking branch 'upstream/master' into improvement/ota-updates/select 2021-06-04 10:19:08 +03:00
Andrew Shvayka
ecb2efdabd
Merge pull request #4681 from YevhenBondarenko/feature/ota-limits
created data limits for resources and otaPackages, added url for the otaPackage
2021-06-04 09:27:47 +03:00
YevhenBondarenko
43b4f4461d created data limits for resources and otaPackages, added url for the otaPackage 2021-06-03 18:34:39 +03:00
Andrii Shvaika
04ec8489ec Merge branch 'feature/alarms-ttl' of https://github.com/ViacheslavKlimov/thingsboard 2021-06-03 16:33:27 +03:00
Vladyslav_Prykhodko
fa3bbb2851 UI: And confirm dialog after change ota package in device profile 2021-06-02 19:03:31 +03:00
Vladyslav_Prykhodko
874f5e8448 UI: Rename firmware to OtaPackage 2021-05-31 18:15:31 +03:00
Viacheslav Klimov
6c6f9b20ae Alarms TTL UI 2021-05-31 14:59:17 +03:00
Vladyslav_Prykhodko
ad68aa6d48 UI: Refactoring device profile transport LwM2M 2021-05-28 16:50:58 +03:00
Vladyslav_Prykhodko
1b2a259191 UI: Add unsubscribe to device profile transport type 2021-05-28 16:46:03 +03:00
Vladyslav
ac95291418
Merge pull request #4525 from vvlladd28/improvement/lwm2m/rename-tab
UI: Rename LWM2M tab name
2021-05-12 21:21:45 +03:00
Viacheslav Klimov
1c1e3f9b96 Refactor 2021-05-12 14:23:57 +03:00
Viacheslav Klimov
6b769f17a1 Created alarms limiting UI 2021-05-12 14:23:57 +03:00
Igor Kulikov
5cc3a93cb9 Introduce default dashboard for device profile 2021-05-07 18:25:05 +03:00
nickAS21
0f15033739
Lwm2m: fix bug add new instance (#4554)
* Lwm2m: fix bug add new instance

* Lwm2m: add KeyName default with instanceId
2021-05-07 16:05:48 +03:00
Igor Kulikov
d5b640d602 Add image fields for dashboard and device profile entities. Introduce getAllAlarms and getCustomerAlarms API 2021-05-06 17:01:46 +03:00