INPUT_OBJECT

GT2VBMRConfigurationInput

Attributes to configure GT2 vibration motion

link GraphQL Schema definition



input GT2VBMRConfigurationInput {
The vibration motion mode value
mode: GT2VBMRConfigurationEnum!
The vibration in motion reporting interval value in minutes (multiple of 5)
vibratingReportingIntervalInMinutes: Int
}