action waterlinked_imu_set_north { label: "SetNorth imu" description: "Set north point" provider: waterlinked method: POST path: "/api/v1/imu/setnorth" encoding: json output: { type: "object" additionalProperties: true } }