ASCOMInitiative / ASCOMRemote

The ASCOM REST based Remote Driver Server and Remote Access Clients
GNU General Public License v3.0
57 stars 15 forks source link

Fix DriveRate's type #40

Closed RReverser closed 1 year ago

RReverser commented 1 year ago

As per OpenAPI docs, int32 and uint32 are formats for integer, while number is more of a floating-point numeric type.