Add number_value to motion model.

This commit is contained in:
Ludwig Reiter 2020-11-26 09:17:22 +01:00
parent 5019403a8e
commit ed93d873a7
1 changed files with 1 additions and 0 deletions

View File

@ -1020,6 +1020,7 @@ topic:
motion:
id: number
number: string
number_value: number
sequential_number:
type: number
description: The (positive) serial number of this motion. This number is auto-generated and read-only.