Éléments pilotes (préversion)
Pilot Things est une plateforme pour gérer, visualiser, automatiser et intégrer votre flotte d’appareils IoT.
Ce connecteur est disponible dans les produits et régions suivants :
| Service | classe | Régions |
|---|---|---|
| Copilot Studio | Premium | Toutes les régions Power Automate , à l’exception des éléments suivants : - Us Government (GCC) - Us Government (GCC High) - China Cloud géré par 21Vianet - Us Department of Defense (DoD) |
| Applications logiques | Norme | Toutes les régions Logic Apps , à l’exception des suivantes : - Régions Azure Government - Régions Azure Chine - Us Department of Defense (DoD) |
| Power Apps | Premium | Toutes les régions Power Apps , à l’exception des suivantes : - Us Government (GCC) - Us Government (GCC High) - China Cloud géré par 21Vianet - Us Department of Defense (DoD) |
| Power Automate | Premium | Toutes les régions Power Automate , à l’exception des éléments suivants : - Us Government (GCC) - Us Government (GCC High) - China Cloud géré par 21Vianet - Us Department of Defense (DoD) |
| Contact | |
|---|---|
| Nom | Éléments pilotes |
| URL | https://www.pilot-things.com |
| Messagerie électronique | contact@pilot-things.com |
| Métadonnées du connecteur | |
|---|---|
| Éditeur | Éléments pilotes |
| Site internet | https://www.pilot-things.com |
| Catégories | Internet des objets |
| Politique de confidentialité | https://www.pilot-things.com/privacy |
Les connecteurs Pilot Things permettent d’afficher et de gérer vos éléments, leurs mesures, leurs statistiques, leurs alertes et opérations.
Prerequisites
Pour utiliser ce connecteur, vous avez besoin d’une instance opérationnelle de Pilot Things.
Comment obtenir des informations d’identification
Les informations d’identification utilisées par ces connecteurs sont les mêmes que celles que vous utilisez pour vous connecter à l’interface de gestion Pilot Things. Si vous modifiez votre mot de passe, vous devez également mettre à jour la connexion.
Prise en main de votre connecteur
Voici quelques opérations que vous pouvez effectuer avec ce connecteur :
- Une application affichant des alertes, vous permettant d’effacer son état si vous le souhaitez, à l’aide de « getAlerts » et de « updateAlertState ».
- Application permettant d’afficher certains appareils et les dernières mesures collectées à partir d’eux, grâce à « getThing » et « getThingMeasures ».
- Application permettant d’obtenir des statistiques sur une période personnalisée pour n’importe quel appareil, avec les API « getStats* ».
Pour commencer, vous devez simplement ajouter une connexion à votre application, puis toutes les API s’ouvrent sous le nom « PilotThingsAPI ».
Problèmes connus et limitations
Certaines API retournent des données dans des pages, car elles peuvent retourner de grandes quantités de données. Vous devrez paginer manuellement les résultats si vous souhaitez les utiliser.
Erreurs courantes et solutions
Les erreurs les plus courantes sont HTTP 404, en raison d’un ID non valide passé. Vérifiez que l’ID que vous avez entré est correct. Si vous rencontrez une erreur dans la plage 5XX, contactez-nous pour contact@pilot-things.com obtenir de l’aide.
Questions fréquentes (FAQ)
Puis-je créer des graphiques à partir de données de capteur à l’aide de ce connecteur ?
Yes! Vous pouvez utiliser les API « getStats* » pour générer des graphiques.
Par exemple, pour rendre un tableau adapté à l’utilisation d’un graphique en courbes, utilisez les éléments suivants (en remplaçant « MyThing » et « Temperature » par les GUID appropriés) :
''' AddColumns( PilotThingsAPI.getStatsMeasurements( Text(DateAdd(Today(), -14), « »), Text(Today(), « »), { filter : « thing.id :eq_MyThing,attribute.id :eq_Temperature »), interval : « day », time : 1 } ), « date », Text(end, DateTimeFormat.ShortDate) '''
Ce code vous permet d’effectuer un graphique en courbes minimum/max/moyen quotidien pour les deux dernières semaines.
Puis-je agrandir les pages ?
Oui, si une API est paginé, vous pouvez passer l’argument « pageSize » si vous souhaitez des pages plus volumineuses. N’oubliez pas que l’utilisation de tailles extrêmement volumineuses peut ralentir le serveur ou le client, sinon les deux.
Création d’une connexion
Le connecteur prend en charge les types d’authentification suivants :
| Par défaut | Paramètres de création de connexion. | Toutes les régions | Non partageable |
Faire défaut
Applicable : Toutes les régions
Paramètres de création de connexion.
Cette connexion n’est pas partageable. Si l’application power est partagée avec un autre utilisateur, un autre utilisateur est invité à créer une connexion explicitement.
| Nom | Type | Descriptif | Obligatoire |
|---|---|---|---|
| Hôte Pilote Things | ficelle | Spécifier l’hôte pour votre installation pilote Things | Vrai |
| Nom d’utilisateur | securestring | Nom d’utilisateur de cette installation Pilote Things | Vrai |
| Mot de passe | securestring | Mot de passe de cette installation Pilote Things | Vrai |
Limitations
| Nom | Appels | Période de renouvellement |
|---|---|---|
| Appels d’API par connexion | 100 | 60 secondes |
Actions
| Ajouter des champs personnalisés |
Ajouter des champs personnalisés |
| Ajouter un message |
Ajouter un message |
| Ajouter une balise à un élément |
Ajouter une balise à un élément |
| Associer un produit à une chose |
Associer un produit à une chose |
| Associer un produit à une liste d’éléments |
Associer un produit à une liste d’éléments |
| Créer un site |
Créer un site |
| Dernier message d’une chose |
Dernier message d’une chose |
| Dernières mesures d’une chose |
Dernières mesures d’une chose |
| Dissocier la chose du produit |
Dissocier la chose du produit |
| Exécuter une opération sur une chose |
Exécuter une opération sur une chose |
| Flux connexes d’une chose |
Flux connexes d’une chose |
| Importer un fichier csv |
Importer un fichier csv |
| Mettre à jour la position d’une chose |
Mettre à jour la position d’une chose |
| Mettre à jour les champs personnalisés |
Mettre à jour les champs personnalisés |
| Mettre à jour l’image des champs personnalisés |
Mettre à jour l’image des champs personnalisés |
| Mettre à jour l’état d’alerte |
Mettre à jour l’état d’alerte |
| Mettre à jour un site |
Mettre à jour un site |
| Mettre à jour une balise d’élément |
Mettre à jour une balise d’élément |
| Mettre à jour une chose |
Mettre à jour une chose |
| Obtenir des balises d’élément |
Obtenir des balises d’élément |
| Obtenir des mesures de statistiques |
Obtenir des mesures de statistiques |
| Obtenir la liste des alertes |
Obtenir la liste des alertes |
| Obtenir la liste des balises |
Obtenir la liste des balises |
| Obtenir la liste des champs personnalisés |
Obtenir la liste des champs personnalisés |
| Obtenir la liste des messages |
Obtenir la liste des messages |
| Obtenir la liste des messages d’une chose |
Obtenir la liste des messages d’une chose |
| Obtenir la liste des messages pour une chose |
Obtenir la liste des messages pour une chose |
| Obtenir la liste des mesures |
Obtenir la liste des mesures |
| Obtenir la liste des mesures d’une chose |
Obtenir la liste des mesures d’une chose |
| Obtenir la liste des opérations disponibles |
Obtenir la liste des opérations disponibles |
| Obtenir la liste des éléments |
Obtenir la liste des éléments |
| Obtenir la moyenne des statistiques |
Obtenir la moyenne des statistiques |
| Obtenir la répartition des statistiques |
Obtenir la répartition des statistiques |
| Obtenir la somme des statistiques |
Obtenir la somme des statistiques |
| Obtenir le message précédent |
Obtenir le message précédent |
| Obtenir le modèle actif d’une chose |
Obtenir le modèle actif d’une chose |
| Obtenir le modèle actif d’une chose |
Obtenir le modèle actif d’une chose |
| Obtenir le nombre de mesures |
Obtenir le nombre de mesures |
| Obtenir le nombre de statistiques |
Obtenir le nombre de statistiques |
| Obtenir le nombre maximal de statistiques |
Obtenir le nombre maximal de statistiques |
| Obtenir le produit d’une chose |
Obtenir le produit d’une chose |
| Obtenir les détails d’une chose |
Obtenir les détails d’une chose |
| Obtenir les statistiques en dernier |
Obtenir les statistiques en dernier |
| Obtenir les statistiques en dernier |
Obtenir les statistiques en dernier |
| Obtenir les statistiques min |
Obtenir les statistiques min |
| Obtenir l’image de la chose |
Obtenir l’image de la chose |
| Obtenir tout le site |
Obtenir le message précédent |
| Obtenir un message |
Obtenir un message |
| Obtenir un site |
Obtenir un site |
| Obtenir une balise |
Obtenir une balise |
| Obtenir une image de champs personnalisés |
Obtenir une image de champs personnalisés |
| Obtenir une liste d’éléments |
Obtenir une liste d’éléments |
| Obtenir une mesure |
Obtenir une mesure |
| Supprimer des champs personnalisés |
Supprimer des champs personnalisés |
| Supprimer toutes les mesures d’une chose |
Supprimer toutes les mesures d’une chose |
| Supprimer un site |
Supprimer un site |
| Supprimer une chose |
Supprimer une chose |
| Tous les messages d’une chose |
Tous les messages d’une chose |
Ajouter des champs personnalisés
Ajouter des champs personnalisés
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
|
pièce d'identité
|
id | string | ||
|
imageLink
|
imageLink | string | ||
|
label
|
label | string | ||
|
nom
|
name | string | ||
|
type
|
type | string | ||
|
value
|
value | string |
Retours
- Corps
- CustomFieldRo
Ajouter un message
Ajouter un message
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
thingId | True | string |
Id d’une chose. Impossible d’être vide. |
|
body
|
body | True | string | |
|
date de création
|
creationDate | True | date-time | |
|
errorMessage
|
errorMessage | True | string | |
|
pièce d'identité
|
id | string | ||
|
latitude
|
latitude | True | double | |
|
absolu
|
absolute | boolean | ||
|
autorité
|
authority | string | ||
|
fragment
|
fragment | string | ||
|
host
|
host | string | ||
|
opaque
|
opaque | boolean | ||
|
path
|
path | string | ||
|
port
|
port | integer | ||
|
query
|
query | string | ||
|
rawAuthority
|
rawAuthority | string | ||
|
rawFragment
|
rawFragment | string | ||
|
rawPath
|
rawPath | string | ||
|
rawQuery
|
rawQuery | string | ||
|
rawSchemeSpecificPart
|
rawSchemeSpecificPart | string | ||
|
rawUserInfo
|
rawUserInfo | string | ||
|
scheme
|
scheme | string | ||
|
schemeSpecificPart
|
schemeSpecificPart | string | ||
|
infos utilisateur
|
userInfo | string | ||
|
longitude
|
longitude | True | double | |
|
mesures
|
measurements | object | ||
|
metadata
|
metadata | True | string | |
|
nombre
|
number | True | integer | |
|
Traitées
|
processed | True | string | |
|
tableau
|
array | boolean | ||
|
bigDecimal
|
bigDecimal | boolean | ||
|
bigInteger
|
bigInteger | boolean | ||
|
binaire
|
binary | boolean | ||
|
boolean
|
boolean | boolean | ||
|
containerNode
|
containerNode | boolean | ||
|
double
|
double | boolean | ||
|
flotter
|
float | boolean | ||
|
floatingPointNumber
|
floatingPointNumber | boolean | ||
|
int
|
int | boolean | ||
|
integralNumber
|
integralNumber | boolean | ||
|
long
|
long | boolean | ||
|
missingNode
|
missingNode | boolean | ||
|
nodeType
|
nodeType | string | ||
|
zéro
|
null | boolean | ||
|
nombre
|
number | boolean | ||
|
objet
|
object | boolean | ||
|
pojo
|
pojo | boolean | ||
|
short
|
short | boolean | ||
|
textual
|
textual | boolean | ||
|
valueNode
|
valueNode | boolean | ||
|
nom d’affichage
|
displayName | string | ||
|
fixedName
|
fixedName | string | ||
|
pièce d'identité
|
id | string | ||
|
nom
|
name | True | string | |
|
nbAlerts
|
nbAlerts | integer | ||
|
pièce d'identité
|
id | string | ||
|
tag
|
tag | string | ||
|
horodatage
|
timestamp | True | date-time | |
|
topic
|
topic | True | string |
Retours
- Corps
- MessageRo
Ajouter une balise à un élément
Ajouter une balise à un élément
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
thingId | True | string |
Id d’une chose. Impossible d’être vide. |
|
pièce d'identité
|
id | string | ||
|
tag
|
tag | string |
Retours
- Corps
- TagRo
Associer un produit à une chose
Associer un produit à une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
|
certification
|
certification | string | ||
|
connectivityTypes
|
connectivityTypes | array of string | ||
|
pièce d'identité
|
id | string | ||
|
link
|
link | string | ||
|
visible
|
visible | boolean | ||
|
descriptif
|
description | string | ||
|
pièce d'identité
|
id | string | ||
|
link
|
link | string | ||
|
generateLinks
|
generateLinks | boolean | ||
|
hasImage
|
hasImage | boolean | ||
|
pièce d'identité
|
id | string | ||
|
imageLink
|
imageLink | string | ||
|
infoLink
|
infoLink | string | ||
|
link
|
link | string | ||
|
generateLinks
|
generateLinks | boolean | ||
|
pièce d'identité
|
id | string | ||
|
link
|
link | string | ||
|
nom
|
name | string | ||
|
manufacturerCategory
|
manufacturerCategory | string | ||
|
color
|
color | string | ||
|
generateLinks
|
generateLinks | boolean | ||
|
Wi-Fi
|
icon | string | ||
|
pièce d'identité
|
id | string | ||
|
isCustomModel
|
isCustomModel | boolean | ||
|
absolu
|
absolute | boolean | ||
|
autorité
|
authority | string | ||
|
fragment
|
fragment | string | ||
|
host
|
host | string | ||
|
opaque
|
opaque | boolean | ||
|
path
|
path | string | ||
|
port
|
port | integer | ||
|
query
|
query | string | ||
|
rawAuthority
|
rawAuthority | string | ||
|
rawFragment
|
rawFragment | string | ||
|
rawPath
|
rawPath | string | ||
|
rawQuery
|
rawQuery | string | ||
|
rawSchemeSpecificPart
|
rawSchemeSpecificPart | string | ||
|
rawUserInfo
|
rawUserInfo | string | ||
|
scheme
|
scheme | string | ||
|
schemeSpecificPart
|
schemeSpecificPart | string | ||
|
infos utilisateur
|
userInfo | string | ||
|
nom
|
name | string | ||
|
generateLinks
|
generateLinks | boolean | ||
|
pièce d'identité
|
id | string | ||
|
link
|
link | string | ||
|
nom
|
name | string | ||
|
nom
|
name | string | ||
|
lecture seule
|
readOnly | boolean | ||
|
référence
|
reference | string | ||
|
pièce d'identité
|
id | string | ||
|
tag
|
tag | string | ||
|
nom d’affichage
|
displayName | string | ||
|
fixedName
|
fixedName | string | ||
|
pièce d'identité
|
id | string | ||
|
nom
|
name | True | string | |
|
nbAlerts
|
nbAlerts | integer | ||
|
pièce d'identité
|
id | string | ||
|
tag
|
tag | string |
Retours
- Corps
- SingleThingRo
Associer un produit à une liste d’éléments
Associer un produit à une liste d’éléments
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
tableau
|
array | boolean | ||
|
bigDecimal
|
bigDecimal | boolean | ||
|
bigInteger
|
bigInteger | boolean | ||
|
binaire
|
binary | boolean | ||
|
boolean
|
boolean | boolean | ||
|
containerNode
|
containerNode | boolean | ||
|
double
|
double | boolean | ||
|
flotter
|
float | boolean | ||
|
floatingPointNumber
|
floatingPointNumber | boolean | ||
|
int
|
int | boolean | ||
|
integralNumber
|
integralNumber | boolean | ||
|
long
|
long | boolean | ||
|
missingNode
|
missingNode | boolean | ||
|
nodeType
|
nodeType | string | ||
|
zéro
|
null | boolean | ||
|
nombre
|
number | boolean | ||
|
objet
|
object | boolean | ||
|
pojo
|
pojo | boolean | ||
|
short
|
short | boolean | ||
|
textual
|
textual | boolean | ||
|
valueNode
|
valueNode | boolean |
Retours
- response
- array of SingleThingRo
Créer un site
Créer un site
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
tableau
|
array | boolean | ||
|
bigDecimal
|
bigDecimal | boolean | ||
|
bigInteger
|
bigInteger | boolean | ||
|
binaire
|
binary | boolean | ||
|
boolean
|
boolean | boolean | ||
|
containerNode
|
containerNode | boolean | ||
|
double
|
double | boolean | ||
|
flotter
|
float | boolean | ||
|
floatingPointNumber
|
floatingPointNumber | boolean | ||
|
int
|
int | boolean | ||
|
integralNumber
|
integralNumber | boolean | ||
|
long
|
long | boolean | ||
|
missingNode
|
missingNode | boolean | ||
|
nodeType
|
nodeType | string | ||
|
zéro
|
null | boolean | ||
|
nombre
|
number | boolean | ||
|
objet
|
object | boolean | ||
|
pojo
|
pojo | boolean | ||
|
short
|
short | boolean | ||
|
textual
|
textual | boolean | ||
|
valueNode
|
valueNode | boolean |
Retours
- response
- array of SiteRo
Dernier message d’une chose
Dernier message d’une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
Retours
- Corps
- MessageTinyRo
Dernières mesures d’une chose
Dernières mesures d’une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
Retours
- response
- array of MeasureTinyRo
Dissocier la chose du produit
Dissocier la chose du produit
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
Retours
- Corps
- SingleThingRo
Exécuter une opération sur une chose
Exécuter une opération sur une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
|
ID d’une opération. Impossible d’être vide.
|
operationId | True | string |
ID d’une opération. Impossible d’être vide. |
|
tableau
|
array | boolean | ||
|
bigDecimal
|
bigDecimal | boolean | ||
|
bigInteger
|
bigInteger | boolean | ||
|
binaire
|
binary | boolean | ||
|
boolean
|
boolean | boolean | ||
|
containerNode
|
containerNode | boolean | ||
|
double
|
double | boolean | ||
|
flotter
|
float | boolean | ||
|
floatingPointNumber
|
floatingPointNumber | boolean | ||
|
int
|
int | boolean | ||
|
integralNumber
|
integralNumber | boolean | ||
|
long
|
long | boolean | ||
|
missingNode
|
missingNode | boolean | ||
|
nodeType
|
nodeType | string | ||
|
zéro
|
null | boolean | ||
|
nombre
|
number | boolean | ||
|
objet
|
object | boolean | ||
|
pojo
|
pojo | boolean | ||
|
short
|
short | boolean | ||
|
textual
|
textual | boolean | ||
|
valueNode
|
valueNode | boolean |
Retours
- Corps
- ResponseEntity
Flux connexes d’une chose
Flux connexes d’une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
Retours
- Corps
- PageFlowRo
Importer un fichier csv
Importer un fichier csv
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
file
|
file | True | file |
file |
Retours
- Corps
- ResponseEntity
Mettre à jour la position d’une chose
Mettre à jour la position d’une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
|
pièce d'identité
|
id | string | ||
|
imageLink
|
imageLink | string | ||
|
label
|
label | string | ||
|
nom
|
name | string | ||
|
type
|
type | string | ||
|
value
|
value | string | ||
|
descriptif
|
description | string | ||
|
nom d’affichage
|
displayName | string | ||
|
dynamicGps
|
dynamicGps | boolean | ||
|
fixedLatitude
|
fixedLatitude | double | ||
|
fixedLongitude
|
fixedLongitude | double | ||
|
fixedName
|
fixedName | string | ||
|
pièce d'identité
|
id | string | ||
|
lastActivityDate
|
lastActivityDate | integer | ||
|
lastLatitude
|
lastLatitude | double | ||
|
lastLongitude
|
lastLongitude | double | ||
|
tableau
|
array | boolean | ||
|
bigDecimal
|
bigDecimal | boolean | ||
|
bigInteger
|
bigInteger | boolean | ||
|
binaire
|
binary | boolean | ||
|
boolean
|
boolean | boolean | ||
|
containerNode
|
containerNode | boolean | ||
|
double
|
double | boolean | ||
|
flotter
|
float | boolean | ||
|
floatingPointNumber
|
floatingPointNumber | boolean | ||
|
int
|
int | boolean | ||
|
integralNumber
|
integralNumber | boolean | ||
|
long
|
long | boolean | ||
|
missingNode
|
missingNode | boolean | ||
|
nodeType
|
nodeType | string | ||
|
zéro
|
null | boolean | ||
|
nombre
|
number | boolean | ||
|
objet
|
object | boolean | ||
|
pojo
|
pojo | boolean | ||
|
short
|
short | boolean | ||
|
textual
|
textual | boolean | ||
|
valueNode
|
valueNode | boolean | ||
|
tableau
|
array | boolean | ||
|
bigDecimal
|
bigDecimal | boolean | ||
|
bigInteger
|
bigInteger | boolean | ||
|
binaire
|
binary | boolean | ||
|
boolean
|
boolean | boolean | ||
|
containerNode
|
containerNode | boolean | ||
|
double
|
double | boolean | ||
|
flotter
|
float | boolean | ||
|
floatingPointNumber
|
floatingPointNumber | boolean | ||
|
int
|
int | boolean | ||
|
integralNumber
|
integralNumber | boolean | ||
|
long
|
long | boolean | ||
|
missingNode
|
missingNode | boolean | ||
|
nodeType
|
nodeType | string | ||
|
zéro
|
null | boolean | ||
|
nombre
|
number | boolean | ||
|
objet
|
object | boolean | ||
|
pojo
|
pojo | boolean | ||
|
short
|
short | boolean | ||
|
textual
|
textual | boolean | ||
|
valueNode
|
valueNode | boolean | ||
|
lastMessageDate
|
lastMessageDate | integer | ||
|
messageActivityTimeoutPeriod
|
messageActivityTimeoutPeriod | integer | ||
|
nom
|
name | True | string | |
|
nbAlerts
|
nbAlerts | integer | ||
|
address
|
address | True | string | |
|
city
|
city | True | string | |
|
pièce d'identité
|
id | string | ||
|
latitude
|
latitude | double | ||
|
longitude
|
longitude | double | ||
|
nom
|
name | True | string | |
|
postalCode
|
postalCode | True | string | |
|
status
|
status | string | ||
|
pièce d'identité
|
id | string | ||
|
tag
|
tag | string |
Retours
- Corps
- SingleThingRo
Mettre à jour les champs personnalisés
Mettre à jour les champs personnalisés
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
|
pièce d'identité
|
id | string | ||
|
imageLink
|
imageLink | string | ||
|
label
|
label | string | ||
|
nom
|
name | string | ||
|
type
|
type | string | ||
|
value
|
value | string |
Retours
- Corps
- CustomFieldRo
Mettre à jour l’image des champs personnalisés
Mettre à jour l’image des champs personnalisés
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
|
ID d’un champ personnalisé. Impossible d’être vide
|
fieldId | True | string |
ID d’un champ personnalisé. Impossible d’être vide. |
|
Image
|
file | True | file |
Image |
Retours
- Corps
- ResponseEntity
Mettre à jour l’état d’alerte
Mettre à jour l’état d’alerte
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
ID d’une alerte. Impossible d’être vide.
|
id | True | string |
ID d’une alerte. Impossible d’être vide. |
|
Valeur de l’état. Impossible d’être vide.
|
paramJson | True | string |
Valeur de l’état. Impossible d’être vide. |
Retours
- Corps
- AlertRo
Mettre à jour un site
Mettre à jour un site
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
ID d’un site. Impossible d’être vide.
|
id | True | string |
ID d’un site. Impossible d’être vide. |
|
address
|
address | True | string | |
|
city
|
city | True | string | |
|
pièce d'identité
|
id | string | ||
|
latitude
|
latitude | double | ||
|
longitude
|
longitude | double | ||
|
nom
|
name | True | string | |
|
postalCode
|
postalCode | True | string |
Retours
- Corps
- SiteRo
Mettre à jour une balise d’élément
Mettre à jour une balise d’élément
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
pièce d'identité
|
id | string | ||
|
tag
|
tag | string |
Retours
- Corps
- TagRo
Mettre à jour une chose
Mettre à jour une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
|
pièce d'identité
|
id | string | ||
|
link
|
link | string | ||
|
nom
|
name | string | ||
|
additionalProperties
|
additionalProperties | object | ||
|
pièce d'identité
|
id | string | ||
|
rawStatus
|
rawStatus | string | ||
|
status
|
status | string | ||
|
type
|
type | string | ||
|
pièce d'identité
|
id | string | ||
|
imageLink
|
imageLink | string | ||
|
label
|
label | string | ||
|
nom
|
name | string | ||
|
type
|
type | string | ||
|
value
|
value | string | ||
|
color
|
color | string | ||
|
Wi-Fi
|
icon | string | ||
|
pièce d'identité
|
id | string | ||
|
link
|
link | string | ||
|
nom
|
name | string | ||
|
descriptif
|
description | string | ||
|
batteryLevel
|
batteryLevel | integer | ||
|
batteryStatus
|
batteryStatus | string | ||
|
type de dispositif
|
deviceType | string | ||
|
pièce d'identité
|
id | string | ||
|
manufacturer
|
manufacturer | string | ||
|
memoryFree
|
memoryFree | integer | ||
|
memoryTotal
|
memoryTotal | integer | ||
|
model
|
model | string | ||
|
numéro de modèle
|
modelNumber | string | ||
|
nom
|
name | string | ||
|
serialNumber
|
serialNumber | string | ||
|
status
|
status | string | ||
|
nom d’affichage
|
displayName | string | ||
|
dynamicGps
|
dynamicGps | boolean | ||
|
fixedLatitude
|
fixedLatitude | double | ||
|
fixedLongitude
|
fixedLongitude | double | ||
|
fixedName
|
fixedName | string | ||
|
pièce d'identité
|
id | string | ||
|
lastActivityDate
|
lastActivityDate | integer | ||
|
lastLatitude
|
lastLatitude | double | ||
|
lastLongitude
|
lastLongitude | double | ||
|
tableau
|
array | boolean | ||
|
bigDecimal
|
bigDecimal | boolean | ||
|
bigInteger
|
bigInteger | boolean | ||
|
binaire
|
binary | boolean | ||
|
boolean
|
boolean | boolean | ||
|
containerNode
|
containerNode | boolean | ||
|
double
|
double | boolean | ||
|
flotter
|
float | boolean | ||
|
floatingPointNumber
|
floatingPointNumber | boolean | ||
|
int
|
int | boolean | ||
|
integralNumber
|
integralNumber | boolean | ||
|
long
|
long | boolean | ||
|
missingNode
|
missingNode | boolean | ||
|
nodeType
|
nodeType | string | ||
|
zéro
|
null | boolean | ||
|
nombre
|
number | boolean | ||
|
objet
|
object | boolean | ||
|
pojo
|
pojo | boolean | ||
|
short
|
short | boolean | ||
|
textual
|
textual | boolean | ||
|
valueNode
|
valueNode | boolean | ||
|
tableau
|
array | boolean | ||
|
bigDecimal
|
bigDecimal | boolean | ||
|
bigInteger
|
bigInteger | boolean | ||
|
binaire
|
binary | boolean | ||
|
boolean
|
boolean | boolean | ||
|
containerNode
|
containerNode | boolean | ||
|
double
|
double | boolean | ||
|
flotter
|
float | boolean | ||
|
floatingPointNumber
|
floatingPointNumber | boolean | ||
|
int
|
int | boolean | ||
|
integralNumber
|
integralNumber | boolean | ||
|
long
|
long | boolean | ||
|
missingNode
|
missingNode | boolean | ||
|
nodeType
|
nodeType | string | ||
|
zéro
|
null | boolean | ||
|
nombre
|
number | boolean | ||
|
objet
|
object | boolean | ||
|
pojo
|
pojo | boolean | ||
|
short
|
short | boolean | ||
|
textual
|
textual | boolean | ||
|
valueNode
|
valueNode | boolean | ||
|
lastMessageDate
|
lastMessageDate | integer | ||
|
messageActivityTimeoutPeriod
|
messageActivityTimeoutPeriod | integer | ||
|
nom
|
name | True | string | |
|
nbAlerts
|
nbAlerts | integer | ||
|
connectivityTypes
|
connectivityTypes | array of string | ||
|
generateLinks
|
generateLinks | boolean | ||
|
pièce d'identité
|
id | string | ||
|
link
|
link | string | ||
|
generateLinks
|
generateLinks | boolean | ||
|
pièce d'identité
|
id | string | ||
|
link
|
link | string | ||
|
nom
|
name | string | ||
|
color
|
color | string | ||
|
generateLinks
|
generateLinks | boolean | ||
|
Wi-Fi
|
icon | string | ||
|
pièce d'identité
|
id | string | ||
|
isCustomModel
|
isCustomModel | boolean | ||
|
absolu
|
absolute | boolean | ||
|
autorité
|
authority | string | ||
|
fragment
|
fragment | string | ||
|
host
|
host | string | ||
|
opaque
|
opaque | boolean | ||
|
path
|
path | string | ||
|
port
|
port | integer | ||
|
query
|
query | string | ||
|
rawAuthority
|
rawAuthority | string | ||
|
rawFragment
|
rawFragment | string | ||
|
rawPath
|
rawPath | string | ||
|
rawQuery
|
rawQuery | string | ||
|
rawSchemeSpecificPart
|
rawSchemeSpecificPart | string | ||
|
rawUserInfo
|
rawUserInfo | string | ||
|
scheme
|
scheme | string | ||
|
schemeSpecificPart
|
schemeSpecificPart | string | ||
|
infos utilisateur
|
userInfo | string | ||
|
nom
|
name | string | ||
|
nom
|
name | string | ||
|
référence
|
reference | string | ||
|
address
|
address | True | string | |
|
city
|
city | True | string | |
|
pièce d'identité
|
id | string | ||
|
latitude
|
latitude | double | ||
|
longitude
|
longitude | double | ||
|
nom
|
name | True | string | |
|
postalCode
|
postalCode | True | string | |
|
sourceId
|
sourceId | string | ||
|
status
|
status | string | ||
|
pièce d'identité
|
id | string | ||
|
tag
|
tag | string |
Retours
- Corps
- ThingRo
Obtenir des balises d’élément
Obtenir des balises d’élément
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
Retours
- Corps
- PageThingTagRo
Obtenir des mesures de statistiques
Obtenir des mesures de statistiques
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
|
|
time
|
time | integer |
time |
|
|
interval
|
interval | string |
interval |
|
|
start
|
start | True | integer |
start |
|
end
|
end | True | integer |
end |
Retours
- response
- array of StatsGraphRo
Obtenir la liste des alertes
Obtenir la liste des alertes
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
|
|
Horodatage avec date de début
|
dateStart | integer |
Horodatage avec date de début |
|
|
Horodatage avec date de fin
|
dateEnd | integer |
Horodatage avec date de fin |
Retours
- Corps
- PageAlertRo
Obtenir la liste des balises
Obtenir la liste des balises
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
Retours
- Corps
- PageThingTagRo
Obtenir la liste des champs personnalisés
Obtenir la liste des champs personnalisés
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
Retours
- Corps
- PageCustomFieldRo
Obtenir la liste des messages
Obtenir la liste des messages
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
Retours
- Corps
- PageMessageRo
Obtenir la liste des messages d’une chose
Obtenir la liste des messages d’une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
Retours
- Corps
- PageMessageRo
Obtenir la liste des messages pour une chose
Obtenir la liste des messages pour une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
|
|
Id d’une chose. Impossible d’être vide.
|
thingId | True | string |
Id d’une chose. Impossible d’être vide. |
Retours
- Corps
- PageMessageRo
Obtenir la liste des mesures
Obtenir la liste des mesures
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Boolean pour obtenir des informations détaillées
|
detailed | boolean |
Boolean pour obtenir des informations détaillées |
|
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
Retours
- Corps
- PageMeasureRo
Obtenir la liste des mesures d’une chose
Obtenir la liste des mesures d’une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
|
Boolean pour obtenir des informations détaillées.
|
detailed | boolean |
Boolean pour obtenir des informations détaillées. |
|
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
Retours
- Corps
- PageMeasureRo
Obtenir la liste des opérations disponibles
Obtenir la liste des opérations disponibles
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
Retours
- Corps
- PageOperationRo
Obtenir la liste des éléments
Obtenir la liste des éléments
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
thingIds
|
thingIds | True | array of string |
Retours
- response
- array of SingleThingRo
Obtenir la moyenne des statistiques
Obtenir la moyenne des statistiques
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
|
|
start
|
start | integer |
start |
|
|
end
|
end | integer |
end |
Retours
- Corps
- PageStatsMeasureRo
Obtenir la répartition des statistiques
Obtenir la répartition des statistiques
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
attribute
|
attribute | True | string |
attribute |
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
|
|
start
|
start | integer |
start |
|
|
end
|
end | integer |
end |
Retours
- response
- array of StatsCountRo
Obtenir la somme des statistiques
Obtenir la somme des statistiques
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
|
|
time
|
time | integer |
time |
|
|
interval
|
interval | string |
interval |
|
|
start
|
start | True | integer |
start |
|
end
|
end | True | integer |
end |
Retours
- response
- array of StatsGraphRo
Obtenir le message précédent
Obtenir le message précédent
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
ID d’un message. Impossible d’être vide.
|
id | True | string |
ID d’un message. Impossible d’être vide. |
Retours
- Corps
- MessageRo
Obtenir le modèle actif d’une chose
Obtenir le modèle actif d’une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
Retours
- Corps
- ModelRo
Obtenir le modèle actif d’une chose
Obtenir le modèle actif d’une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
Retours
- Corps
- ModelRo
Obtenir le nombre de mesures
Obtenir le nombre de mesures
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
Retours
- Corps
- CountRo
Obtenir le nombre de statistiques
Obtenir le nombre de statistiques
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
|
|
start
|
start | integer |
start |
|
|
end
|
end | integer |
end |
Retours
- Corps
- StatsCountRo
Obtenir le nombre maximal de statistiques
Obtenir le nombre maximal de statistiques
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
|
|
start
|
start | integer |
start |
|
|
end
|
end | integer |
end |
Retours
- Corps
- PageStatsMeasureRo
Obtenir le produit d’une chose
Obtenir le produit d’une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
Retours
- Corps
- ProductRo
Obtenir les détails d’une chose
Obtenir les détails d’une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
|
Boolean pour obtenir des informations détaillées.
|
detailed | boolean |
Boolean pour obtenir des informations détaillées. |
Retours
- Corps
- SingleThingRo
Obtenir les statistiques en dernier
Obtenir les statistiques en dernier
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
thingId | True | string |
Id d’une chose. Impossible d’être vide |
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
Retours
- Corps
- PageStatsMeasureRo
Obtenir les statistiques en dernier
Obtenir les statistiques en dernier
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
Retours
- Corps
- PageStatsMeasureRo
Obtenir les statistiques min
Obtenir les statistiques min
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
|
|
start
|
start | integer |
start |
|
|
end
|
end | integer |
end |
Retours
- Corps
- PageStatsMeasureRo
Obtenir l’image de la chose
Obtenir l’image de la chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
Retours
- Corps
- ResponseEntity
Obtenir tout le site
Obtenir le message précédent
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
Retours
- Corps
- PageSiteRo
Obtenir un message
Obtenir un message
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
ID d’un message. Impossible d’être vide.
|
id | True | string |
ID d’un message. Impossible d’être vide. |
Retours
- Corps
- MessageRo
Obtenir un site
Obtenir un site
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
ID d’un site. Impossible d’être vide.
|
id | True | string |
ID d’un site. Impossible d’être vide. |
Retours
- Corps
- SiteRo
Obtenir une balise
Obtenir une balise
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
ID d’une balise. Impossible d’être vide.
|
id | True | string |
ID d’une balise. Impossible d’être vide. |
Retours
- Corps
- TagRo
Obtenir une image de champs personnalisés
Obtenir une image de champs personnalisés
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
|
ID d’un champ personnalisé. Impossible d’être vide.
|
fieldId | True | string |
ID d’un champ personnalisé. Impossible d’être vide. |
Retours
- Corps
- ResponseEntity
Obtenir une liste d’éléments
Obtenir une liste d’éléments
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Numéro de la page active
|
page | integer |
Numéro de la page active |
|
|
Nombre d’éléments dans la page
|
pageSize | integer |
Nombre d’éléments dans la page |
|
|
Chaîne pour la valeur de tri
|
sortValues | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour la valeur de tri
|
sort | string |
Chaîne pour la valeur de tri |
|
|
Chaîne pour le filtre
|
filter | string |
Chaîne pour le filtre |
|
|
Direction du tri (ASC/DESC)
|
dir | string |
Direction du tri (ASC/DESC) |
|
|
Ou paramètre de filtre
|
orFilter | string |
Ou paramètre de filtre |
|
|
Boolean pour obtenir des informations détaillées.
|
detailed | boolean |
Boolean pour obtenir des informations détaillées. |
Retours
- Corps
- PageSingleThingRo
Obtenir une mesure
Obtenir une mesure
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
ID d’une mesure. Impossible d’être vide.
|
id | True | string |
ID d’une mesure. Impossible d’être vide. |
|
Boolean pour obtenir des informations détaillées.
|
detailed | boolean |
Boolean pour obtenir des informations détaillées |
Retours
- Corps
- MeasureRo
Supprimer des champs personnalisés
Supprimer des champs personnalisés
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
|
ID d’un champ personnalisé. Impossible d’être vide.
|
fieldId | True | string |
ID d’un champ personnalisé. Impossible d’être vide. |
Retours
- Corps
- ResponseEntity
Supprimer toutes les mesures d’une chose
Supprimer toutes les mesures d’une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
Supprimer un site
Supprimer un site
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
ID d’un site. Impossible d’être vide.
|
id | True | string |
ID d’un site. Impossible d’être vide. |
Supprimer une chose
Supprimer une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
|
force
|
force | boolean |
force |
Tous les messages d’une chose
Tous les messages d’une chose
Paramètres
| Nom | Clé | Obligatoire | Type | Description |
|---|---|---|---|---|
|
Id d’une chose. Impossible d’être vide.
|
id | True | string |
Id d’une chose. Impossible d’être vide. |
|
body
|
body | True | string | |
|
date de création
|
creationDate | True | date-time | |
|
errorMessage
|
errorMessage | True | string | |
|
pièce d'identité
|
id | string | ||
|
latitude
|
latitude | True | double | |
|
absolu
|
absolute | boolean | ||
|
autorité
|
authority | string | ||
|
fragment
|
fragment | string | ||
|
host
|
host | string | ||
|
opaque
|
opaque | boolean | ||
|
path
|
path | string | ||
|
port
|
port | integer | ||
|
query
|
query | string | ||
|
rawAuthority
|
rawAuthority | string | ||
|
rawFragment
|
rawFragment | string | ||
|
rawPath
|
rawPath | string | ||
|
rawQuery
|
rawQuery | string | ||
|
rawSchemeSpecificPart
|
rawSchemeSpecificPart | string | ||
|
rawUserInfo
|
rawUserInfo | string | ||
|
scheme
|
scheme | string | ||
|
schemeSpecificPart
|
schemeSpecificPart | string | ||
|
infos utilisateur
|
userInfo | string | ||
|
longitude
|
longitude | True | double | |
|
tableau
|
array | boolean | ||
|
bigDecimal
|
bigDecimal | boolean | ||
|
bigInteger
|
bigInteger | boolean | ||
|
binaire
|
binary | boolean | ||
|
boolean
|
boolean | boolean | ||
|
containerNode
|
containerNode | boolean | ||
|
double
|
double | boolean | ||
|
flotter
|
float | boolean | ||
|
floatingPointNumber
|
floatingPointNumber | boolean | ||
|
int
|
int | boolean | ||
|
integralNumber
|
integralNumber | boolean | ||
|
long
|
long | boolean | ||
|
missingNode
|
missingNode | boolean | ||
|
nodeType
|
nodeType | string | ||
|
zéro
|
null | boolean | ||
|
nombre
|
number | boolean | ||
|
objet
|
object | boolean | ||
|
pojo
|
pojo | boolean | ||
|
short
|
short | boolean | ||
|
textual
|
textual | boolean | ||
|
valueNode
|
valueNode | boolean | ||
|
metadata
|
metadata | True | string | |
|
nombre
|
number | True | integer | |
|
Traitées
|
processed | True | string | |
|
tableau
|
array | boolean | ||
|
bigDecimal
|
bigDecimal | boolean | ||
|
bigInteger
|
bigInteger | boolean | ||
|
binaire
|
binary | boolean | ||
|
boolean
|
boolean | boolean | ||
|
containerNode
|
containerNode | boolean | ||
|
double
|
double | boolean | ||
|
flotter
|
float | boolean | ||
|
floatingPointNumber
|
floatingPointNumber | boolean | ||
|
int
|
int | boolean | ||
|
integralNumber
|
integralNumber | boolean | ||
|
long
|
long | boolean | ||
|
missingNode
|
missingNode | boolean | ||
|
nodeType
|
nodeType | string | ||
|
zéro
|
null | boolean | ||
|
nombre
|
number | boolean | ||
|
objet
|
object | boolean | ||
|
pojo
|
pojo | boolean | ||
|
short
|
short | boolean | ||
|
textual
|
textual | boolean | ||
|
valueNode
|
valueNode | boolean | ||
|
nom d’affichage
|
displayName | string | ||
|
fixedName
|
fixedName | string | ||
|
pièce d'identité
|
id | string | ||
|
nom
|
name | True | string | |
|
nbAlerts
|
nbAlerts | integer | ||
|
pièce d'identité
|
id | string | ||
|
tag
|
tag | string | ||
|
horodatage
|
timestamp | True | date-time | |
|
topic
|
topic | True | string |
Retours
- Corps
- MessageRo
Définitions
PageMeasureRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
données
|
data | array of MeasureRo | |
|
end
|
end | integer | |
|
page
|
page | integer | |
|
pageSize
|
pageSize | integer | |
|
start
|
start | integer | |
|
totalSize
|
totalSize | integer |
StatsGraphRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
count
|
count | integer | |
|
end
|
end | integer | |
|
last
|
last | integer | |
|
max
|
max | number | |
|
min
|
min | number | |
|
start
|
start | integer | |
|
unité
|
unit | string | |
|
value
|
value | number |
JsonNode
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
tableau
|
array | boolean | |
|
bigDecimal
|
bigDecimal | boolean | |
|
bigInteger
|
bigInteger | boolean | |
|
binaire
|
binary | boolean | |
|
boolean
|
boolean | boolean | |
|
containerNode
|
containerNode | boolean | |
|
double
|
double | boolean | |
|
flotter
|
float | boolean | |
|
floatingPointNumber
|
floatingPointNumber | boolean | |
|
int
|
int | boolean | |
|
integralNumber
|
integralNumber | boolean | |
|
long
|
long | boolean | |
|
missingNode
|
missingNode | boolean | |
|
nodeType
|
nodeType | string | |
|
zéro
|
null | boolean | |
|
nombre
|
number | boolean | |
|
objet
|
object | boolean | |
|
pojo
|
pojo | boolean | |
|
short
|
short | boolean | |
|
textual
|
textual | boolean | |
|
valueNode
|
valueNode | boolean |
MeasureRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
attribute
|
attribute | AttributeTinyRo | |
|
dtype
|
dtype | string | |
|
pièce d'identité
|
id | string | |
|
model
|
model | ModelTinyRo | |
|
produit
|
product | ProductTinyRo | |
|
chose
|
thing | ThingTinyRo | |
|
horodatage
|
timestamp | integer | |
|
value
|
value | string |
MessageRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
body
|
body | string | |
|
date de création
|
creationDate | date-time | |
|
errorMessage
|
errorMessage | string | |
|
pièce d'identité
|
id | string | |
|
latitude
|
latitude | double | |
|
link
|
link | URI | |
|
longitude
|
longitude | double | |
|
mesures
|
measurements | JsonNode | |
|
metadata
|
metadata | string | |
|
nombre
|
number | integer | |
|
Traitées
|
processed | string | |
|
rawMeasurements
|
rawMeasurements | JsonNode | |
|
chose
|
thing | ThingTinyRo | |
|
horodatage
|
timestamp | date-time | |
|
topic
|
topic | string |
TagRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
pièce d'identité
|
id | string | |
|
tag
|
tag | string |
AlertRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
commentaire
|
comment | string | |
|
date de création
|
creationDate | integer | |
|
flowOrigin
|
flowOrigin | FlowTinyRo | |
|
pièce d'identité
|
id | string | |
|
lastUpdate
|
lastUpdate | integer | |
|
niveau
|
level | string | |
|
Message
|
message | string | |
|
état
|
state | string | |
|
chose
|
thing | ThingTinyRo | |
|
nom d'utilisateur
|
username | string |
PageSiteRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
données
|
data | array of SiteRo | |
|
end
|
end | integer | |
|
page
|
page | integer | |
|
pageSize
|
pageSize | integer | |
|
start
|
start | integer | |
|
totalSize
|
totalSize | integer |
PageStatsMeasureRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
données
|
data | array of StatsMeasureRo | |
|
end
|
end | integer | |
|
page
|
page | integer | |
|
pageSize
|
pageSize | integer | |
|
start
|
start | integer | |
|
totalSize
|
totalSize | integer |
SingleThingRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
application
|
application | ApplicationTinyRo | |
|
connectivité
|
connectivity | ConnectivityRo | |
|
customFields
|
customFields | array of CustomFieldRo | |
|
customModel
|
customModel | CustomModelTinyRo | |
|
descriptif
|
description | string | |
|
dispositif
|
device | DeviceRo | |
|
nom d’affichage
|
displayName | string | |
|
dynamicGps
|
dynamicGps | boolean | |
|
fixedLatitude
|
fixedLatitude | double | |
|
fixedLongitude
|
fixedLongitude | double | |
|
fixedName
|
fixedName | string | |
|
pièce d'identité
|
id | string | |
|
lastActivityDate
|
lastActivityDate | integer | |
|
lastLatitude
|
lastLatitude | double | |
|
lastLongitude
|
lastLongitude | double | |
|
lastMeasurements
|
lastMeasurements | JsonNode | |
|
lastMeasurementsTimestamps
|
lastMeasurementsTimestamps | JsonNode | |
|
lastMessageDate
|
lastMessageDate | integer | |
|
messageActivityTimeoutPeriod
|
messageActivityTimeoutPeriod | integer | |
|
nom
|
name | string | |
|
nbAlerts
|
nbAlerts | integer | |
|
produit
|
product | ProductTinyRo | |
|
site
|
site | SiteRo | |
|
sourceId
|
sourceId | string | |
|
status
|
status | string | |
|
tags
|
tags | array of ThingTagRo |
EncoderTinyRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
pièce d'identité
|
id | string | |
|
link
|
link | string |
SiteRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
address
|
address | string | |
|
city
|
city | string | |
|
pièce d'identité
|
id | string | |
|
latitude
|
latitude | double | |
|
longitude
|
longitude | double | |
|
nom
|
name | string | |
|
postalCode
|
postalCode | string |
DeviceRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
batteryLevel
|
batteryLevel | integer | |
|
batteryStatus
|
batteryStatus | string | |
|
type de dispositif
|
deviceType | string | |
|
pièce d'identité
|
id | string | |
|
manufacturer
|
manufacturer | string | |
|
memoryFree
|
memoryFree | integer | |
|
memoryTotal
|
memoryTotal | integer | |
|
model
|
model | string | |
|
numéro de modèle
|
modelNumber | string | |
|
nom
|
name | string | |
|
serialNumber
|
serialNumber | string | |
|
status
|
status | string |
FlowTinyRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
enabled
|
enabled | boolean | |
|
pièce d'identité
|
id | string | |
|
nom
|
name | string |
PageCustomFieldRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
données
|
data | array of PageCustomFieldRo | |
|
end
|
end | integer | |
|
page
|
page | integer | |
|
pageSize
|
pageSize | integer | |
|
start
|
start | integer | |
|
totalSize
|
totalSize | integer |
AttributeRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
descriptif
|
description | string | |
|
pièce d'identité
|
id | string | |
|
nom
|
name | string | |
|
type
|
type | QuantityKindRo | |
|
unité
|
unit | string |
StatsCountRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
nom
|
name | string | |
|
value
|
value | number |
ProductRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
certification
|
certification | string | |
|
connectivityTypes
|
connectivityTypes | array of string | |
|
décodeur
|
decoder | DecoderTinyRo | |
|
descriptif
|
description | string | |
|
codeur
|
encoder | EncoderTinyRo | |
|
generateLinks
|
generateLinks | boolean | |
|
hasImage
|
hasImage | boolean | |
|
pièce d'identité
|
id | string | |
|
imageLink
|
imageLink | string | |
|
infoLink
|
infoLink | string | |
|
link
|
link | string | |
|
manufacturer
|
manufacturer | ManufacturerTinyRo | |
|
manufacturerCategory
|
manufacturerCategory | string | |
|
model
|
model | ModelTinyRo | |
|
modelManufacturer
|
modelManufacturer | ManufacturerTinyRo | |
|
nom
|
name | string | |
|
lecture seule
|
readOnly | boolean | |
|
référence
|
reference | string | |
|
tags
|
tags | array of TagRo | |
|
choses
|
things | array of ThingTinyRo |
QuantityKindRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
defaultUnit
|
defaultUnit | string | |
|
nom
|
name | string | |
|
type
|
type | string |
DecoderTinyRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
pièce d'identité
|
id | string | |
|
link
|
link | string | |
|
visible
|
visible | boolean |
PageAlertRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
données
|
data | array of AlertRo | |
|
end
|
end | integer | |
|
page
|
page | integer | |
|
pageSize
|
pageSize | integer | |
|
start
|
start | integer | |
|
totalSize
|
totalSize | integer |
StatsMeasureRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
attribute
|
attribute | AttributeRo | |
|
horodatage
|
timestamp | integer | |
|
value
|
value | string |
OperationRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
args
|
args | string | |
|
descriptif
|
description | string | |
|
pièce d'identité
|
id | string | |
|
nom
|
name | string |
ConnectivityRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
additionalProperties
|
additionalProperties | object | |
|
pièce d'identité
|
id | string | |
|
rawStatus
|
rawStatus | string | |
|
status
|
status | string | |
|
type
|
type | string |
CountRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
count
|
count | integer |
MessageTinyRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
pièce d'identité
|
id | string | |
|
link
|
link | URI | |
|
nombre
|
number | integer |
URI
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
absolu
|
absolute | boolean | |
|
autorité
|
authority | string | |
|
fragment
|
fragment | string | |
|
host
|
host | string | |
|
opaque
|
opaque | boolean | |
|
path
|
path | string | |
|
port
|
port | integer | |
|
query
|
query | string | |
|
rawAuthority
|
rawAuthority | string | |
|
rawFragment
|
rawFragment | string | |
|
rawPath
|
rawPath | string | |
|
rawQuery
|
rawQuery | string | |
|
rawSchemeSpecificPart
|
rawSchemeSpecificPart | string | |
|
rawUserInfo
|
rawUserInfo | string | |
|
scheme
|
scheme | string | |
|
schemeSpecificPart
|
schemeSpecificPart | string | |
|
infos utilisateur
|
userInfo | string |
PageThingTagRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
données
|
data | array of ThingTagRo | |
|
end
|
end | integer | |
|
page
|
page | integer | |
|
pageSize
|
pageSize | integer | |
|
start
|
start | integer | |
|
totalSize
|
totalSize | integer |
ThingRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
customFields
|
customFields | array of CustomFieldRo | |
|
descriptif
|
description | string | |
|
nom d’affichage
|
displayName | string | |
|
dynamicGps
|
dynamicGps | boolean | |
|
fixedLatitude
|
fixedLatitude | double | |
|
fixedLongitude
|
fixedLongitude | double | |
|
fixedName
|
fixedName | string | |
|
pièce d'identité
|
id | string | |
|
lastActivityDate
|
lastActivityDate | integer | |
|
lastLatitude
|
lastLatitude | double | |
|
lastLongitude
|
lastLongitude | double | |
|
lastMeasurements
|
lastMeasurements | JsonNode | |
|
lastMeasurementsTimestamps
|
lastMeasurementsTimestamps | JsonNode | |
|
lastMessageDate
|
lastMessageDate | integer | |
|
messageActivityTimeoutPeriod
|
messageActivityTimeoutPeriod | integer | |
|
nom
|
name | string | |
|
nbAlerts
|
nbAlerts | integer | |
|
site
|
site | SiteRo | |
|
status
|
status | string | |
|
tags
|
tags | array of ThingTagRo |
PageOperationRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
données
|
data | array of OperationRo | |
|
end
|
end | integer | |
|
page
|
page | integer | |
|
pageSize
|
pageSize | integer | |
|
start
|
start | integer | |
|
totalSize
|
totalSize | integer |
CustomModelTinyRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
color
|
color | string | |
|
Wi-Fi
|
icon | string | |
|
pièce d'identité
|
id | string | |
|
link
|
link | string | |
|
nom
|
name | string |
ModelTinyRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
color
|
color | string | |
|
generateLinks
|
generateLinks | boolean | |
|
Wi-Fi
|
icon | string | |
|
pièce d'identité
|
id | string | |
|
isCustomModel
|
isCustomModel | boolean | |
|
link
|
link | URI | |
|
nom
|
name | string |
MeasureTinyRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
attribute
|
attribute | AttributeTinyRo | |
|
dtype
|
dtype | string | |
|
pièce d'identité
|
id | string | |
|
horodatage
|
timestamp | integer | |
|
value
|
value | string |
AttributeTinyRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
pièce d'identité
|
id | string | |
|
nom
|
name | string | |
|
type
|
type | QuantityKindRo | |
|
unité
|
unit | string |
CustomFieldRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
pièce d'identité
|
id | string | |
|
imageLink
|
imageLink | string | |
|
label
|
label | string | |
|
nom
|
name | string | |
|
type
|
type | string | |
|
value
|
value | string |
PageMessageRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
données
|
data | array of MessageRo | |
|
end
|
end | integer | |
|
page
|
page | integer | |
|
pageSize
|
pageSize | integer | |
|
start
|
start | integer | |
|
totalSize
|
totalSize | integer |
ManufacturerTinyRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
generateLinks
|
generateLinks | boolean | |
|
pièce d'identité
|
id | string | |
|
link
|
link | string | |
|
nom
|
name | string |
ProductTinyRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
connectivityTypes
|
connectivityTypes | array of string | |
|
generateLinks
|
generateLinks | boolean | |
|
pièce d'identité
|
id | string | |
|
link
|
link | string | |
|
manufacturer
|
manufacturer | ManufacturerTinyRo | |
|
model
|
model | ModelTinyRo | |
|
nom
|
name | string | |
|
référence
|
reference | string |
ThingTinyRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
nom d’affichage
|
displayName | string | |
|
fixedName
|
fixedName | string | |
|
pièce d'identité
|
id | string | |
|
nom
|
name | string | |
|
nbAlerts
|
nbAlerts | integer | |
|
tags
|
tags | array of ThingTagRo |
ResponseEntity
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
body
|
body | object | |
|
statusCode
|
statusCode | string | |
|
statusCodeValue
|
statusCodeValue | integer |
PageFlowRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
données
|
data | array of PageFlowRo | |
|
end
|
end | integer | |
|
page
|
page | integer | |
|
pageSize
|
pageSize | integer | |
|
start
|
start | integer | |
|
totalSize
|
totalSize | integer |
PageSingleThingRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
données
|
data | array of SingleThingRo | |
|
end
|
end | integer | |
|
page
|
page | integer | |
|
pageSize
|
pageSize | integer | |
|
start
|
start | integer | |
|
totalSize
|
totalSize | integer |
ThingTagRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
pièce d'identité
|
id | string | |
|
tag
|
tag | string |
ApplicationTinyRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
pièce d'identité
|
id | string | |
|
link
|
link | string | |
|
nom
|
name | string |
ModelRo
| Nom | Chemin d’accès | Type | Description |
|---|---|---|---|
|
attributes
|
attributes | array of AttributeRo | |
|
color
|
color | string | |
|
Wi-Fi
|
icon | string | |
|
pièce d'identité
|
id | string | |
|
isCustomModel
|
isCustomModel | boolean | |
|
link
|
link | URI | |
|
nom
|
name | string | |
|
Opérations
|
operations | array of OperationRo |