1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

doc update

This commit is contained in:
anekos
2022-04-10 18:19:29 +09:00
parent e39f150a21
commit a1afed8d95

View File

@ -54,7 +54,8 @@ Schema:
"offset_width": integer,
"offset_height": integer,
"dimension_width": integer,
"dimension_height": integer
"dimension_height": integer,
"rotation": string
}
],
"unassociated_devices": [
@ -131,6 +132,7 @@ Examples:
"offset_height": 0,
"dimension_width": 310,
"dimension_height": 170
"rotation": "normal"
}
}
],