Dmytro Skarzhynets
43e8465966
feat: add entity keys V2 endpoint with sample values
7 months ago
Dmytro Skarzhynets
50ee9c4888
feat: add RestClient support for getCalculatedFields API
Add getCalculatedFields method to RestClient that calls the
/api/calculatedFields endpoint with filtering by types, entityType,
entities, and names. Uses Apache URIBuilder to construct the URL.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 months ago
Viacheslav Klimov
5b5b4dff6b
Update license header
8 months ago
Dmytro Skarzhynets
d914dcbf47
Add few missing API endpoints to REST client
8 months ago
Volodymyr Babak
4abe7baab9
RestClient - fixed aI model endpoints
9 months ago
Andrii Landiak
a2f196dc39
Minor changes
9 months ago
Andrii Landiak
5e7335dd15
Add API keys to rest client
9 months ago
dashevchenko
6f17dd1503
RestClient: renamed methods
9 months ago
dashevchenko
3518be97a4
fixed java rest client
9 months ago
Dmytro Skarzhynets
a5256c14e7
Fix broken rest client for `/entitiesQuery/find/keys`; refactoring
9 months ago
Andrii Landiak
1f884bb5ca
UserAuthDetailsCache. Refactoring after review
11 months ago
Andrii Landiak
37d6c5dabd
Introduce API-key auth
11 months ago
Yevhenii
d6d9413082
Added AiModel methods to RestClient
12 months ago
dashevchenko
a2afc6f1b2
fixed methods missing page link params
1 year ago
dashevchenko
4152cd9555
updated java rest client with missing methods
1 year ago
Igor Kulikov
178b2849ed
Update RestClient getTimeseries method. UI: Improve dynamic form - allow to trim default values from value.
1 year ago
ViacheslavKlimov
d357be9209
Minor refactoring
1 year ago
IrynaMatveieva
a18e76839b
added calculated fields to rest client
1 year ago
ViacheslavKlimov
82d4cb5381
Add monitoring for calculated fields
1 year ago
Igor Kulikov
5cf26d4851
Update license header
2 years ago
dashevchenko
7b21a1fde5
adding active-filter if not null
2 years ago
dashevchenko
d7582223f4
moved 'enabled' from StoreInfo to QrCoodeSettings
2 years ago
dashevchenko
4acb051b0e
updated structure mobile layout config
2 years ago
ViacheslavKlimov
cb097bb637
Change dashboard export structure; images export-import improvements
2 years ago
dong.zhou
3b491c978f
fix rest-client getTenantDeviceInfos by active search
2 years ago
dashevchenko
04bba3ff5a
mobile app bundles: initial implementation
2 years ago
15608076017
455f4e59be
Fixed the problem of getAlarmTypes method query failure in rest-client
2 years ago
Volodymyr Babak
8e8aa5c920
Remove check if edge is in sync. Fixed misc test according to new changes
2 years ago
Volodymyr Babak
cfca80defe
Remove Edge request messages - send multiple data messages in single rpc message
2 years ago
YevhenBondarenko
a1e8ec4c02
created separate api for relations with returning entity
2 years ago
dashevchenko
b57744f5d5
added test for Oauth2Controller, DomainController, MobileAppController
2 years ago
dashevchenko
1429d6a97c
renamed oauth2_registration table to oauth2_client
2 years ago
dashevchenko
f274c274e9
oauth2 configuration breakdown: initial implementation
2 years ago
IrynaMatveieva
74ac5a949f
added rule engine controller and send rest api call reply node
2 years ago
Igor Kulikov
7d0e5b330b
Introduce ResourceSubType for image resources.
2 years ago
Andrii Landiak
d041faae89
Micro refactoring: using java 17
2 years ago
Andrii Landiak
7cd4d477ff
Fix edge cycling: update edge root rule chain, add test. Improve Edge rpc request to edge device. Add support for originator fields for rule nodes
3 years ago
ViacheslavKlimov
e46828ba96
Add image API to RestClient
3 years ago
Ivan Raznatovskyi
09fc025e12
Initial commit from another fork
3 years ago
ShvaykaD
4155fcd03f
Minor refactoring of private method after self review
3 years ago
ShvaykaD
29289baeb4
added missing WidgetsBundleController APIs to RestClient
3 years ago
ShvaykaD
523651b71c
overload saveWidgetType, getWidgetTypes, getBundleWidgetTypesInfos methods
3 years ago
ShvaykaD
431d8d92e2
added missing WidgetTypeController APIs to RestClient
3 years ago
Igor Kulikov
c5a72ed8df
Update license header to 2024 year.
3 years ago
ShvaykaD
375ba46451
added new get entity profile names APIs for profile entities(AssetProfile & DeviceProfile)
3 years ago
Andrii Landiak
109305f66a
Refactor EdgeInstructions: renaming, improve logic, add test
3 years ago
Andrii Landiak
deeb0208a9
Introduce edge upgrade documentation
3 years ago
YevhenBondarenko
f11dd01d97
rest client improvements
3 years ago
YevhenBondarenko
4b7cc4571d
added deleteLatest api
3 years ago
YevhenBondarenko
2d22e8e8a8
implemented alarm types api
3 years ago