Get desktop application:
View/edit binary Protocol Buffers messages
string message = 1
uint32 duration = 2
optional string notification_id = 1
string notification_id = 1
bool sleep_mode = 1
string vrc_username = 3
string locale = 5
bool sleep_preparation_available = 9
bool sleep_preparation_timed_out = 10
bool system_mic_muted = 11
Used as request type in: OyasumiOverlaySidecar.CloseOverlayMenu
Used as response type in: OyasumiOverlaySidecar.ClearNotification, OyasumiOverlaySidecar.CloseOverlayMenu, OyasumiOverlaySidecar.OpenOverlayMenu, OyasumiOverlaySidecar.SetDebugTranslations, OyasumiOverlaySidecar.SetMicrophoneActive, OyasumiOverlaySidecar.SyncState, OyasumiOverlaySidecar.ToggleOverlayMenu
(message has no fields)
Used in: OyasumiSidecarOverlaySettings, SetMicrophoneActiveRequest
MICROPHONE_ACTIVITY_MODE_Hardware = 0
MICROPHONE_ACTIVITY_MODE_VRChat = 1
Used as request type in: OyasumiOverlaySidecar.OpenOverlayMenu, OyasumiOverlaySidecar.ToggleOverlayMenu
Used in: OyasumiSidecarState
Used in: OyasumiSidecarAutomationsState
bool enabled = 1
uint32 player_count = 3
Used in: OyasumiSidecarAutomationsState_AutoAcceptInviteRequests
OYASUMI_SIDECAR_AUTOMATIONS_STATE__AUTO_ACCEPT_INVITE_REQUESTS__MODE_Disabled = 0
OYASUMI_SIDECAR_AUTOMATIONS_STATE__AUTO_ACCEPT_INVITE_REQUESTS__MODE_Whitelist = 1
OYASUMI_SIDECAR_AUTOMATIONS_STATE__AUTO_ACCEPT_INVITE_REQUESTS__MODE_Blacklist = 2
Used in: OyasumiSidecarAutomationsState
bool enabled = 1
uint32 threshold = 2
Used in: OyasumiSidecarAutomationsState
bool triggers_enabled = 1
bool running = 2
bool can_start = 3
uint32 triggers_configured = 4
Used in: OyasumiSidecarAutomationsState
bool enabled = 1
string sensitivity = 2
bool activation_window = 3
repeated uint32 activation_window_start = 4
repeated uint32 activation_window_end = 5
Used in: OyasumiSidecarAutomationsState
bool enabled = 1
string preset_name = 2
Used in: OyasumiSidecarState
bool advanced_mode = 1
double brightness = 2
double hardware_brightness = 3
double software_brightness = 4
bool brightness_transitioning = 5
bool hardware_brightness_transitioning = 6
bool software_brightness_transitioning = 7
double brightness_transition_target = 8
double hardware_brightness_transition_target = 9
double software_brightness_transition_target = 10
bool hardware_brightness_available = 11
double hardware_min_brightness = 12
double hardware_max_brightness = 13
Used in: OyasumiSidecarState
bool enabled = 1
uint32 value = 2
uint32 min = 3
uint32 max = 4
bool transitioning = 5
uint32 transition_target = 6
Used in: OverlayMenuOpenRequest
OYASUMI_SIDECAR_CONTROLLER_ROLE_Left = 0
OYASUMI_SIDECAR_CONTROLLER_ROLE_Right = 1
Used in: OyasumiSidecarState
Used in: OyasumiSidecarDeviceInfo
int32 index = 1
string manufacturer_name = 2
string model_number = 3
string serial_number = 4
string hardware_revision = 5
string dongle_id = 6
double battery = 7
bool is_turning_off = 8
bool can_power_off = 9
bool is_charging = 10
bool provides_battery_status = 11
Used in: OyasumiSidecarDeviceInfo
int32 index = 1
string manufacturer_name = 2
string model_number = 3
string serial_number = 4
string hardware_revision = 5
string dongle_id = 6
double battery = 7
bool is_turning_off = 8
bool can_power_off = 9
bool is_charging = 10
bool provides_battery_status = 11
Used in: OyasumiSidecarState
bool system_mic_indicator_enabled = 1
double system_mic_indicator_opacity = 2
bool system_mic_indicator_fadeout = 3
MicrophoneActivityMode system_mic_indicator_voice_activation_mode = 12
Used in: OyasumiSidecarState
VRC_STATUS_Offline = 0
VRC_STATUS_Busy = 1
VRC_STATUS_AskMe = 2
VRC_STATUS_Active = 3
VRC_STATUS_JoinMe = 4