Skip to content

Commit c085a05

Browse files
committed
Update with advanced tags and backup service information
1 parent 0ff30ff commit c085a05

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,17 @@ Package allows for *GET*, *ADD*, *DELETE*, and *MODIFY* functions for the follow
2323
| **IoT Gateway** <br /> *(Agents, IoT Items)* | Y | Y |
2424
| **Datalogger** <br /> *(Log Groups, Items, Mapping, Triggers, Reset Mapping Service)* | Y | Y |
2525
| **UA Gateway** <br /> *(Certificates, Server Endpoints, Client Connections, Server Interface parameters)* | Y*** | N |
26+
| **Advanced Tags** <br /> *(All tag types and tag groups)*| Y****** | N |
2627
| **Administration** <br /> *(User Groups, Users, UA Endpoints, Local License Server)* | Y* | Y |
2728
| **Product Info and Health Status\*\*** | Y | Y |
2829
| **Import Project (via JsonProjectLoad Service) / Export Project\*\*\*\***| Y | Y |
30+
| **Backup Project (via CreateBackup Service) / Export Project\*\*\*\*\***| Y | Y |
2931

3032
- Note (*) - UA Endpoints and Local License Server supported for TKE only
3133
- Note (**) - Added to Kepware Server v6.13 / TKE v1.5 and later builds
3234
- Note (***) - TKS only v6.16 and later
3335
- Note (****) - Added to Kepware Server v6.17 / TKE v1.10 and later builds
36+
- Note (*****) - Added to Kepware Server v6.18 / TKE v1.11 and later builds
3437

3538
Driver specific features:
3639

@@ -47,7 +50,7 @@ Methods to read the following logs:
4750
| **API Transaction Log** | Y | Y |
4851
| **Audit Log*** | Y | Y |
4952

50-
Note (*) - Implemented for Kepware Server v6.18+ and TKE 1.11+
53+
- Note (*) - Implemented for Kepware Server v6.18+ and TKE 1.11+
5154

5255
Configuration API *Services* implemented:
5356

@@ -57,10 +60,11 @@ Configuration API *Services* implemented:
5760
| **ReinitializeRuntime** | Y* | Y |
5861
| **ProjectLoad and ProjectSave**| Y | Y |
5962
| **JsonProjectLoad\*\*** <br /> *(used for import project feature)*| Y | Y |
63+
| **CreateBackup\*\*\***| Y | Y |
6064

61-
Note (*) - Reinitialize service was implemented for Kepware Server v6.8+
62-
63-
Note (**) - Added to Kepware Server v6.17 / TKE v1.10 and later builds
65+
- Note (*) - Reinitialize service was implemented for Kepware Server v6.8+
66+
- Note (**) - Added to Kepware Server v6.17 / TKE v1.10 and later builds
67+
- Note (***) - Added to Kepware Server v6.18 / TKE v1.11 and later builds
6468

6569
Filtering, sorting and pagination query options are added for any collections methods (ex: `get_all_devices()` or `get_all_channel()`).
6670

0 commit comments

Comments
 (0)