Skip to content

Commit 00511b1

Browse files
author
github-actions[bot]
committed
Release release-20250130170033
1 parent ac903b6 commit 00511b1

File tree

150 files changed

+1744
-379
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

150 files changed

+1744
-379
lines changed

.openapi-generator/FILES

Lines changed: 9 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
README.md
55
docs/ArduinoAction.md
66
docs/ArduinoActionTemplate.md
7+
docs/ArduinoArduinoconnectionsV1.md
78
docs/ArduinoCompressedv2.md
89
docs/ArduinoCredentialsv1.md
910
docs/ArduinoDashboardowner.md
@@ -72,6 +73,7 @@ docs/BodyExpression.md
7273
docs/CheckDevicesV2PassPayload.md
7374
docs/Clone.md
7475
docs/CreateAction.md
76+
docs/CreateClaimedDevicesV2Payload.md
7577
docs/CreateDevicesV2CertsPayload.md
7678
docs/CreateDevicesV2Payload.md
7779
docs/CreateLoraDevicesV1Payload.md
@@ -124,6 +126,7 @@ docs/TriggersV1Api.md
124126
docs/UpdateAction.md
125127
docs/UpdateSketch.md
126128
docs/UserRecipient.md
129+
docs/Usershare.md
127130
docs/Variable.md
128131
docs/Widget.md
129132
docs/Widgetlink.md
@@ -150,6 +153,7 @@ src/api/TriggersV1Api.js
150153
src/index.js
151154
src/model/ArduinoAction.js
152155
src/model/ArduinoActionTemplate.js
156+
src/model/ArduinoArduinoconnectionsV1.js
153157
src/model/ArduinoCompressedv2.js
154158
src/model/ArduinoCredentialsv1.js
155159
src/model/ArduinoDashboardowner.js
@@ -218,6 +222,7 @@ src/model/BodyExpression.js
218222
src/model/CheckDevicesV2PassPayload.js
219223
src/model/Clone.js
220224
src/model/CreateAction.js
225+
src/model/CreateClaimedDevicesV2Payload.js
221226
src/model/CreateDevicesV2CertsPayload.js
222227
src/model/CreateDevicesV2Payload.js
223228
src/model/CreateLoraDevicesV1Payload.js
@@ -254,29 +259,10 @@ src/model/Trigger.js
254259
src/model/UpdateAction.js
255260
src/model/UpdateSketch.js
256261
src/model/UserRecipient.js
262+
src/model/Usershare.js
257263
src/model/Variable.js
258264
src/model/Widget.js
259265
src/model/Widgetlink.js
260-
test/api/TriggersV1Api.spec.js
261-
test/model/ArduinoAction.spec.js
262-
test/model/ArduinoActionTemplate.spec.js
263-
test/model/ArduinoLinkedDevice.spec.js
264-
test/model/ArduinoLinkedDeviceTemplate.spec.js
265-
test/model/ArduinoLinkedProperty.spec.js
266-
test/model/ArduinoLinkedPropertyTemplate.spec.js
267-
test/model/ArduinoTrigger.spec.js
268-
test/model/ArduinoTriggerTemplate.spec.js
269-
test/model/ArduinoTriggerWithLinkedEntities.spec.js
270-
test/model/BodyExpression.spec.js
271-
test/model/CreateAction.spec.js
272-
test/model/DeviceStatusSource.spec.js
273-
test/model/DeviceStatusSourceWithLinkedDevices.spec.js
274-
test/model/EmailAction.spec.js
275-
test/model/EmailDeliveryOpts.spec.js
276-
test/model/PushAction.spec.js
277-
test/model/PushDeliveryOpts.spec.js
278-
test/model/TitleExpression.spec.js
279-
test/model/Trigger.spec.js
280-
test/model/UpdateAction.spec.js
281-
test/model/UserRecipient.spec.js
282-
test/model/Variable.spec.js
266+
test/model/ArduinoArduinoconnectionsV1.spec.js
267+
test/model/CreateClaimedDevicesV2Payload.spec.js
268+
test/model/Usershare.spec.js

docs/ArduinoArduinoconnectionsV1.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# ArduinoIotClient.ArduinoArduinoconnectionsV1
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**catm1** | [**[ArduinoCredentialsv1]**](ArduinoCredentialsv1.md) | ArduinoCredentialsv1Collection is the media type for an array of ArduinoCredentialsv1 (default view) | [optional]
8+
**cellular** | [**[ArduinoCredentialsv1]**](ArduinoCredentialsv1.md) | ArduinoCredentialsv1Collection is the media type for an array of ArduinoCredentialsv1 (default view) | [optional]
9+
**eth** | [**[ArduinoCredentialsv1]**](ArduinoCredentialsv1.md) | ArduinoCredentialsv1Collection is the media type for an array of ArduinoCredentialsv1 (default view) | [optional]
10+
**gsm** | [**[ArduinoCredentialsv1]**](ArduinoCredentialsv1.md) | ArduinoCredentialsv1Collection is the media type for an array of ArduinoCredentialsv1 (default view) | [optional]
11+
**lora** | [**[ArduinoCredentialsv1]**](ArduinoCredentialsv1.md) | ArduinoCredentialsv1Collection is the media type for an array of ArduinoCredentialsv1 (default view) | [optional]
12+
**nb** | [**[ArduinoCredentialsv1]**](ArduinoCredentialsv1.md) | ArduinoCredentialsv1Collection is the media type for an array of ArduinoCredentialsv1 (default view) | [optional]
13+
**wifi** | [**[ArduinoCredentialsv1]**](ArduinoCredentialsv1.md) | ArduinoCredentialsv1Collection is the media type for an array of ArduinoCredentialsv1 (default view) | [optional]
14+
**wifiandsecret** | [**[ArduinoCredentialsv1]**](ArduinoCredentialsv1.md) | ArduinoCredentialsv1Collection is the media type for an array of ArduinoCredentialsv1 (default view) | [optional]
15+
16+

docs/ArduinoDevicev2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7+
**bleMac** | **String** | | [optional]
78
**connectionType** | **String** | The type of the connections selected by the user when multiple connections are available | [optional]
89
**createdAt** | **Date** | Creation date of the device | [optional]
910
**deletedAt** | **Date** | Deletion date of the trigger | [optional]
@@ -12,9 +13,11 @@ Name | Type | Description | Notes
1213
**fqbn** | **String** | The fully qualified board name | [optional]
1314
**href** | **String** | The api reference of this device |
1415
**id** | **String** | The arn of the device |
16+
**issuerCa** | **String** | | [optional]
1517
**label** | **String** | The label of the device |
1618
**lastActivityAt** | **Date** | Last activity date | [optional]
1719
**latestWifiFwVersion** | **String** | The latest version of the NINA/WIFI101 firmware available for this device | [optional]
20+
**libVersion** | **String** | | [optional]
1821
**metadata** | **{String: Object}** | The metadata of the device | [optional]
1922
**name** | **String** | The friendly name of the device |
2023
**noSketch** | **Boolean** | True if the device type can not have an associated sketch | [optional]
@@ -26,6 +29,7 @@ Name | Type | Description | Notes
2629
**tags** | **{String: Object}** | Tags belonging to the device | [optional]
2730
**thing** | [**ArduinoThing**](ArduinoThing.md) | | [optional]
2831
**type** | **String** | The type of the device |
32+
**uniqueHardwareId** | **String** | The unique hardware id of the device | [optional]
2933
**updatedAt** | **Date** | Update date of the trigger | [optional]
3034
**userId** | **String** | The id of the user |
3135
**webhooks** | [**[ArduinoDevicev2Webhook]**](ArduinoDevicev2Webhook.md) | ArduinoDevicev2WebhookCollection is the media type for an array of ArduinoDevicev2Webhook (default view) | [optional]

docs/CreateClaimedDevicesV2Payload.md

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
# ArduinoIotClient.CreateClaimedDevicesV2Payload
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**ID** | **String** | The id of the device | [optional]
8+
**bleMac** | **String** | | [optional]
9+
**connectionType** | **String** | The type of the connections selected by the user when multiple connections are available | [optional]
10+
**fqbn** | **String** | The fully qualified board name | [optional]
11+
**name** | **String** | The friendly name of the device | [optional]
12+
**serial** | **String** | The serial uuid of the device | [optional]
13+
**type** | **String** | The type of the device |
14+
**uniqueHardwareId** | **String** | The unique hardware id of the device |
15+
**userId** | **String** | The user_id associated to the device. If absent it will be inferred from the authentication header |
16+
**wifiFwVersion** | **String** | The version of the NINA/WIFI101 firmware running on the device | [optional]
17+
18+
19+
20+
## Enum: ConnectionTypeEnum
21+
22+
23+
* `wifi` (value: `"wifi"`)
24+
25+
* `eth` (value: `"eth"`)
26+
27+
* `wifiandsecret` (value: `"wifiandsecret"`)
28+
29+
* `gsm` (value: `"gsm"`)
30+
31+
* `nb` (value: `"nb"`)
32+
33+
* `lora` (value: `"lora"`)
34+
35+
* `catm1` (value: `"catm1"`)
36+
37+
* `cellular` (value: `"cellular"`)
38+
39+
40+
41+
42+
43+
## Enum: TypeEnum
44+
45+
46+
* `mkrwifi1010` (value: `"mkrwifi1010"`)
47+
48+
* `mkr1000` (value: `"mkr1000"`)
49+
50+
* `nano_33_iot` (value: `"nano_33_iot"`)
51+
52+
* `mkrgsm1400` (value: `"mkrgsm1400"`)
53+
54+
* `mkrnb1500` (value: `"mkrnb1500"`)
55+
56+
* `login_and_secretkey_wifi` (value: `"login_and_secretkey_wifi"`)
57+
58+
* `envie_m7` (value: `"envie_m7"`)
59+
60+
* `nanorp2040connect` (value: `"nanorp2040connect"`)
61+
62+
* `nicla_vision` (value: `"nicla_vision"`)
63+
64+
* `phone` (value: `"phone"`)
65+
66+
* `portenta_x8` (value: `"portenta_x8"`)
67+
68+
* `opta` (value: `"opta"`)
69+
70+
* `giga` (value: `"giga"`)
71+
72+
* `generic_device_secretkey` (value: `"generic_device_secretkey"`)
73+
74+
* `portenta_c33` (value: `"portenta_c33"`)
75+
76+
* `unor4wifi` (value: `"unor4wifi"`)
77+
78+
* `nano_nora` (value: `"nano_nora"`)
79+
80+
81+
82+

docs/CreateDevicesV2Payload.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@
44

55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7+
**bleMac** | **String** | | [optional]
78
**connectionType** | **String** | The type of the connections selected by the user when multiple connections are available | [optional]
89
**fqbn** | **String** | The fully qualified board name | [optional]
910
**name** | **String** | The friendly name of the device | [optional]
1011
**serial** | **String** | The serial uuid of the device | [optional]
1112
**softDeleted** | **Boolean** | If false, restore the thing from the soft deletion | [optional] [default to false]
1213
**type** | **String** | The type of the device |
14+
**uniqueHardwareId** | **String** | | [optional]
1315
**userId** | **String** | The user_id associated to the device. If absent it will be inferred from the authentication header | [optional]
1416
**wifiFwVersion** | **String** | The version of the NINA/WIFI101 firmware running on the device | [optional]
1517

0 commit comments

Comments
 (0)