Patrick Schurig 66aa71c990
All checks were successful
Build & Deploy docs / build-deploy (push) Successful in 2m40s
mise a jour
2026-06-06 09:51:43 +02:00

2.1 KiB

Tempo

NIGHTLY NYMEA CONSUMER

Get logged hours from Tempo.

Fabricant : Tempo
Plugin : tempo

Modèles pris en charge

Modèle Rôle Transport Ajout Grandeurs
Tempo connection account Ajout manuel 2
Account Découverte automatique 10
Team Découverte automatique 4

Détail par modèle

??? abstract "Tempo connection — tempoConnection" Grandeurs mesurées :

| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `loggedIn` | Logged in | bool | — |

??? abstract "Account — account" Réglages :

| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| `key` | Key | QString | — | — | oui |

_Grandeurs mesurées :_

| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `status` | Status | QString | — |
| `global` | Global | bool | — |
| `monthlyBudget` | Monthly budget | int | — |
| `lead` | Lead | QString | — |
| `contact` | Contact | QString | — |
| `category` | Category | QString | — |
| `Customer` | Customer | QString | — |
| `totalTimeSpent` | Total time spent | double | Hours |
| `monthTimeSpent` | This month time spent | double | Hours |

??? abstract "Team — team" Réglages :

| Clé | Libellé | Type | Plage | Défaut | Lecture seule |
| --- | --- | --- | --- | --- | --- |
| `id` | Id | int | — | `0` | oui |

_Grandeurs mesurées :_

| Clé | Grandeur | Type | Unité |
| --- | --- | --- | --- |
| `connected` | Connected | bool | — |
| `lead` | Lead | QString | — |
| `totalTimeSpent` | Total time spent | double | Hours |
| `monthTimeSpent` | This month time spent | double | Hours |