From e94a799deaa927dbbf09875697a5ee2b64567715 Mon Sep 17 00:00:00 2001 From: jkerdreu <jkerdreu@b32b6428-25c9-4566-ad07-03861ab6144f> Date: Wed, 15 Apr 2020 10:43:47 +0000 Subject: [PATCH] Fix position_t git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/schemas/branches/schemas-0.7@2454 b32b6428-25c9-4566-ad07-03861ab6144f --- shutter.position | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shutter.position b/shutter.position index e8f1683..96693c2 100644 --- a/shutter.position +++ b/shutter.position @@ -26,7 +26,7 @@ } }, "datamodel": { - "position": { + "position_t": { "description": "Level of aperture of the shutter", "unit": "%", "type": "data = (0..100) / (0.0..100.0)" -- GitLab