@kvaser/canking-api 7.1.0-beta.241 → 7.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +98 -64
- package/REDISTRIBUTABLES.txt +86 -2
- package/dist/ElectronAPIFake.js +1 -1
- package/dist/ElectronAPIFake.mjs +16 -13
- package/dist/controls.js +1 -1
- package/dist/controls.mjs +1103 -1107
- package/dist/grpc.js +1 -1
- package/dist/grpc.mjs +69 -55
- package/dist/ipc/index.d.ts +6 -0
- package/dist/ipc.js +1 -1
- package/dist/ipc.mjs +28 -25
- package/dist/measurement_settings.js +1 -1
- package/dist/measurement_settings.mjs +229 -244
- package/dist/models/index.d.ts +4 -1
- package/dist/models.js +1 -1
- package/dist/models.mjs +188 -181
- package/dist/protos/app_params.d.ts +10 -0
- package/dist/protos/frame_params.d.ts +2 -6
- package/dist/protos/measurement_params.d.ts +9 -0
- package/dist/protos/measurement_service.d.ts +29 -1
- package/dist/protos/measurement_settings.d.ts +3 -3
- package/dist/protos/signal_params.d.ts +3 -0
- package/dist/status_params.js +1 -1
- package/dist/status_params.mjs +589 -491
- package/doc/assets/favicon.png +0 -0
- package/doc/assets/hierarchy.js +1 -0
- package/doc/assets/highlight.css +16 -16
- package/doc/assets/icons.js +1 -1
- package/doc/assets/icons.svg +1 -1
- package/doc/assets/main.js +5 -5
- package/doc/assets/navigation.js +1 -1
- package/doc/assets/search.js +1 -1
- package/doc/assets/style.css +1405 -1288
- package/doc/classes/controls.LocalizedStrings.html +3 -176
- package/doc/classes/models.DataBuffer.html +16 -189
- package/doc/classes/models.DataBufferView.html +11 -184
- package/doc/classes/models.Point.html +7 -180
- package/doc/enums/models.AccessMode.html +9 -182
- package/doc/enums/models.AppEvent.html +6 -179
- package/doc/enums/models.CanChannelCap.html +44 -217
- package/doc/enums/models.CanFrameFlag.html +27 -200
- package/doc/enums/models.CanMode.html +7 -180
- package/doc/enums/models.DecimalChar.html +5 -178
- package/doc/enums/models.DeviceEvent.html +6 -179
- package/doc/enums/models.FileConflictAction.html +7 -180
- package/doc/enums/models.FileType.html +7 -0
- package/doc/enums/models.LinFrameFlag.html +12 -185
- package/doc/enums/models.LogFileFormat.html +48 -221
- package/doc/enums/models.LogLevel.html +17 -190
- package/doc/enums/models.LogReplayState.html +6 -179
- package/doc/enums/models.MeasurementEvent.html +12 -185
- package/doc/enums/models.MessageLoggerState.html +7 -180
- package/doc/enums/models.Protocols.html +9 -182
- package/doc/enums/models.Separator.html +5 -178
- package/doc/enums/models.SignalEncoding.html +5 -178
- package/doc/enums/models.SignalType.html +12 -185
- package/doc/enums/models.SignalValueTriggerOperator.html +13 -186
- package/doc/enums/models.StatusLevel.html +7 -180
- package/doc/enums/models.TimeReference.html +5 -178
- package/doc/enums/models.TriggerOperator.html +6 -179
- package/doc/functions/controls.CanChannelSelectControl.html +2 -175
- package/doc/functions/controls.CanIdentifierControl.html +2 -175
- package/doc/functions/controls.CanIdentifierFrameControl.html +2 -175
- package/doc/functions/controls.CanIdentifierGeneratorControl.html +2 -175
- package/doc/functions/controls.CanIdentifierGeneratorSettingsControl.html +2 -175
- package/doc/functions/controls.CanKingDataProvider.html +5 -178
- package/doc/functions/controls.CheckboxControl.html +2 -175
- package/doc/functions/controls.ColumnItemControl.html +2 -175
- package/doc/functions/controls.ContextMenu.html +2 -175
- package/doc/functions/controls.DropdownButton.html +2 -175
- package/doc/functions/controls.DropdownButtonTextItems.html +2 -175
- package/doc/functions/controls.DropdownPanel.html +2 -175
- package/doc/functions/controls.FillBox.html +19 -192
- package/doc/functions/controls.FormControlRow.html +2 -175
- package/doc/functions/controls.InlineEditor.html +2 -175
- package/doc/functions/controls.NumberRangeControl.html +2 -175
- package/doc/functions/controls.OneLineButton.html +19 -192
- package/doc/functions/controls.RadioControl.html +2 -175
- package/doc/functions/controls.RadioGroupControl.html +2 -175
- package/doc/functions/controls.SectionControl.html +2 -175
- package/doc/functions/controls.SelectControl.html +2 -175
- package/doc/functions/controls.SizedBox.html +19 -192
- package/doc/functions/controls.TableControl.html +3 -176
- package/doc/functions/controls.TabsPanel.html +19 -192
- package/doc/functions/controls.TextControl.html +2 -175
- package/doc/functions/controls.ToolbarControl.html +2 -175
- package/doc/functions/controls.ValidateableTextControl.html +2 -175
- package/doc/functions/controls.useColumnItem.html +3 -176
- package/doc/functions/controls.useColumnItems.html +3 -176
- package/doc/functions/hooks.useDevices.html +3 -176
- package/doc/functions/hooks.useIsOnline.html +3 -176
- package/doc/functions/hooks.useLanguage.html +3 -176
- package/doc/functions/hooks.useLocalizedStrings.html +3 -176
- package/doc/functions/hooks.useLogMessages.html +3 -176
- package/doc/functions/hooks.useMaxDataBytes.html +2 -175
- package/doc/functions/hooks.useMeasurementSetup.html +3 -176
- package/doc/functions/hooks.useMeasurementStatus.html +3 -176
- package/doc/functions/hooks.useMessageLogFileFormats.html +2 -175
- package/doc/functions/hooks.useNewMeasurementData.html +5 -178
- package/doc/functions/hooks.useNodeStatus.html +3 -176
- package/doc/functions/hooks.useNumericRadix.html +3 -176
- package/doc/functions/hooks.useOnlineStatus.html +3 -176
- package/doc/functions/hooks.useOverallStatusLevel.html +3 -176
- package/doc/functions/hooks.useProjectData.html +5 -178
- package/doc/functions/hooks.useRecentProjectFiles.html +2 -175
- package/doc/functions/hooks.useRunningPeriodicTransmissions.html +3 -176
- package/doc/functions/hooks.useSessionData.html +5 -178
- package/doc/functions/hooks.useUserSettings.html +3 -176
- package/doc/functions/hooks.useWorkspacePaneWithId.html +2 -175
- package/doc/functions/icons.AddIcon.html +4 -175
- package/doc/functions/icons.ArrowDownIcon.html +4 -175
- package/doc/functions/icons.ArrowLeftIcon.html +4 -175
- package/doc/functions/icons.ArrowRightIcon.html +4 -175
- package/doc/functions/icons.ArrowUpIcon.html +4 -175
- package/doc/functions/icons.BusIsOffIcon.html +4 -175
- package/doc/functions/icons.BusIsOnIcon.html +4 -175
- package/doc/functions/icons.CloseIcon.html +4 -175
- package/doc/functions/icons.CopyIcon.html +4 -175
- package/doc/functions/icons.DarkModeIcon.html +4 -175
- package/doc/functions/icons.DeleteIcon.html +4 -175
- package/doc/functions/icons.DisableIcon.html +4 -175
- package/doc/functions/icons.EditIcon.html +4 -175
- package/doc/functions/icons.FilterIcon.html +4 -175
- package/doc/functions/icons.FixedPositionIcon.html +4 -175
- package/doc/functions/icons.LeaveFullScreenIcon.html +4 -175
- package/doc/functions/icons.LightModeIcon.html +4 -175
- package/doc/functions/icons.LineArrowDownIcon.html +4 -175
- package/doc/functions/icons.LineArrowUpIcon.html +4 -175
- package/doc/functions/icons.MaximizeWindowIcon.html +4 -175
- package/doc/functions/icons.MeasurementSetupIcon.html +4 -175
- package/doc/functions/icons.MoreHorizIcon.html +4 -175
- package/doc/functions/icons.MoreVertIcon.html +4 -175
- package/doc/functions/icons.NewIcon.html +4 -175
- package/doc/functions/icons.OpenExternallyIcon.html +4 -175
- package/doc/functions/icons.OpenIcon.html +4 -175
- package/doc/functions/icons.PauseIcon.html +4 -175
- package/doc/functions/icons.PlayIcon.html +4 -175
- package/doc/functions/icons.PlaySolidIcon.html +4 -175
- package/doc/functions/icons.SaveIcon.html +4 -175
- package/doc/functions/icons.SelectAllIcon.html +4 -175
- package/doc/functions/icons.ServiceIconActive.html +4 -175
- package/doc/functions/icons.ServiceIconInactive.html +4 -175
- package/doc/functions/icons.SettingsIcon.html +4 -175
- package/doc/functions/icons.StopIcon.html +4 -175
- package/doc/functions/icons.StopSolidIcon.html +4 -175
- package/doc/functions/icons.ToolsPanelHiddenIcon.html +4 -175
- package/doc/functions/icons.ToolsPanelVisibleIcon.html +4 -175
- package/doc/functions/icons.UnmaximizeWindowIcon.html +4 -175
- package/doc/functions/icons.WorkspacesIcon.html +4 -175
- package/doc/functions/ipc.addDataProcessor.html +3 -176
- package/doc/functions/ipc.addSource.html +3 -176
- package/doc/functions/ipc.addTarget.html +3 -176
- package/doc/functions/ipc.connectNodes.html +3 -176
- package/doc/functions/ipc.deleteDataProcessor.html +3 -176
- package/doc/functions/ipc.deleteSource.html +3 -176
- package/doc/functions/ipc.deleteTarget.html +3 -176
- package/doc/functions/ipc.disableNode.html +3 -176
- package/doc/functions/ipc.disconnectNodes.html +3 -176
- package/doc/functions/ipc.enableNode.html +3 -176
- package/doc/functions/ipc.getFrameDefinitions.html +3 -176
- package/doc/functions/ipc.getLogger.html +3 -176
- package/doc/functions/ipc.getMessageLogFileFormats.html +3 -176
- package/doc/functions/ipc.sendCanMessage.html +4 -177
- package/doc/functions/ipc.sendMessage.html +3 -176
- package/doc/functions/ipc.showMessageBox.html +3 -176
- package/doc/functions/ipc.showQuestionBox.html +3 -176
- package/doc/functions/ipc.startLogReplay.html +3 -176
- package/doc/functions/ipc.startMeasurement.html +2 -175
- package/doc/functions/ipc.startPeriodicTransmission.html +3 -176
- package/doc/functions/ipc.stopLogReplay.html +3 -176
- package/doc/functions/ipc.stopMeasurement.html +2 -175
- package/doc/functions/ipc.stopPeriodicTransmission.html +3 -176
- package/doc/functions/ipc.updateDataProcessor.html +3 -176
- package/doc/functions/ipc.updatePeriodicTransmission.html +4 -0
- package/doc/functions/ipc.updateSource.html +3 -176
- package/doc/functions/ipc.updateTarget.html +3 -176
- package/doc/functions/models.accessModeFromJSON.html +1 -174
- package/doc/functions/models.accessModeToJSON.html +1 -174
- package/doc/functions/models.appEventFromJSON.html +1 -174
- package/doc/functions/models.appEventToJSON.html +1 -174
- package/doc/functions/models.canChannelCapFromJSON.html +1 -174
- package/doc/functions/models.canChannelCapToJSON.html +1 -174
- package/doc/functions/models.canFrameFlagFromJSON.html +1 -174
- package/doc/functions/models.canFrameFlagToJSON.html +1 -174
- package/doc/functions/models.canModeFromJSON.html +1 -174
- package/doc/functions/models.canModeToJSON.html +1 -174
- package/doc/functions/models.createElectronApiFake.html +3 -176
- package/doc/functions/models.decimalCharFromJSON.html +1 -174
- package/doc/functions/models.decimalCharToJSON.html +1 -174
- package/doc/functions/models.decimalToFixed.html +1 -174
- package/doc/functions/models.decimalToHex.html +1 -174
- package/doc/functions/models.deviceEventFromJSON.html +1 -174
- package/doc/functions/models.deviceEventToJSON.html +1 -174
- package/doc/functions/models.fileConflictActionFromJSON.html +1 -174
- package/doc/functions/models.fileConflictActionToJSON.html +1 -174
- package/doc/functions/models.fileTypeFromJSON.html +1 -0
- package/doc/functions/models.fileTypeToJSON.html +1 -0
- package/doc/functions/models.linFrameFlagFromJSON.html +1 -174
- package/doc/functions/models.linFrameFlagToJSON.html +1 -174
- package/doc/functions/models.logFileFormatFromJSON.html +1 -174
- package/doc/functions/models.logFileFormatToJSON.html +1 -174
- package/doc/functions/models.logLevelFromJSON.html +1 -174
- package/doc/functions/models.logLevelToJSON.html +1 -174
- package/doc/functions/models.logReplayStateFromJSON.html +1 -174
- package/doc/functions/models.logReplayStateToJSON.html +1 -174
- package/doc/functions/models.longToNumber.html +1 -174
- package/doc/functions/models.measurementEventFromJSON.html +1 -174
- package/doc/functions/models.measurementEventToJSON.html +1 -174
- package/doc/functions/models.messageLoggerStateFromJSON.html +1 -174
- package/doc/functions/models.messageLoggerStateToJSON.html +1 -174
- package/doc/functions/models.protocolsFromJSON.html +1 -174
- package/doc/functions/models.protocolsToJSON.html +1 -174
- package/doc/functions/models.separatorFromJSON.html +1 -174
- package/doc/functions/models.separatorToJSON.html +1 -174
- package/doc/functions/models.signalEncodingFromJSON.html +1 -174
- package/doc/functions/models.signalEncodingToJSON.html +1 -174
- package/doc/functions/models.signalTypeFromJSON.html +1 -174
- package/doc/functions/models.signalTypeToJSON.html +1 -174
- package/doc/functions/models.signalValueTriggerOperatorFromJSON.html +1 -174
- package/doc/functions/models.signalValueTriggerOperatorToJSON.html +1 -174
- package/doc/functions/models.statusLevelFromJSON.html +1 -174
- package/doc/functions/models.statusLevelToJSON.html +1 -174
- package/doc/functions/models.timeReferenceFromJSON.html +1 -174
- package/doc/functions/models.timeReferenceToJSON.html +1 -174
- package/doc/functions/models.triggerOperatorFromJSON.html +1 -174
- package/doc/functions/models.triggerOperatorToJSON.html +1 -174
- package/doc/hierarchy.html +1 -174
- package/doc/index.html +65 -237
- package/doc/interfaces/controls.ButtonGroupProps.html +6 -179
- package/doc/interfaces/controls.ButtonProps.html +10 -183
- package/doc/interfaces/controls.CanChannelSelectControlProps.html +14 -187
- package/doc/interfaces/controls.CanIdentifierControlProps.html +16 -189
- package/doc/interfaces/controls.CanIdentifierFrameControlProps.html +14 -187
- package/doc/interfaces/controls.CanIdentifierGeneratorControlProps.html +27 -200
- package/doc/interfaces/controls.CanIdentifierGeneratorSettingsControlProps.html +17 -190
- package/doc/interfaces/controls.CheckboxControlProps.html +7 -180
- package/doc/interfaces/controls.ColumnItemControlProps.html +3 -176
- package/doc/interfaces/controls.ContextMenuProps.html +6 -179
- package/doc/interfaces/controls.DropdownButtonChildrenProps.html +4 -177
- package/doc/interfaces/controls.DropdownButtonProps.html +11 -184
- package/doc/interfaces/controls.DropdownButtonTextItemsProps.html +9 -182
- package/doc/interfaces/controls.DropdownPanelProps.html +15 -188
- package/doc/interfaces/controls.FormControlRowProps.html +7 -180
- package/doc/interfaces/controls.ILocalizedStrings.html +3 -176
- package/doc/interfaces/controls.InlineEditorProps.html +9 -182
- package/doc/interfaces/controls.LabelProps.html +3 -176
- package/doc/interfaces/controls.NumberRangeControlProps.html +41 -214
- package/doc/interfaces/controls.RadioControlProps.html +4 -177
- package/doc/interfaces/controls.RadioGroupControlProps.html +6 -179
- package/doc/interfaces/controls.SectionControlProps.html +8 -181
- package/doc/interfaces/controls.SelectControlProps.html +20 -193
- package/doc/interfaces/controls.TableColumn.html +10 -183
- package/doc/interfaces/controls.TableControlProps.html +18 -191
- package/doc/interfaces/controls.TextControlProps.html +24 -197
- package/doc/interfaces/controls.ToggleButtonGroupProps.html +9 -182
- package/doc/interfaces/controls.ToggleButtonProps.html +5 -178
- package/doc/interfaces/controls.ToolbarControlProps.html +9 -182
- package/doc/interfaces/controls.ValidateableTextControlProps.html +40 -213
- package/doc/interfaces/controls.toolbarItem.html +7 -180
- package/doc/interfaces/ipc.ILogger.html +3 -176
- package/doc/interfaces/models.AboutInformation.html +8 -181
- package/doc/interfaces/models.ActivateLicenseRequest.html +6 -179
- package/doc/interfaces/models.AddAllConnectedCanChannelsRequest.html +3 -176
- package/doc/interfaces/models.AddAllConnectedLinChannelsRequest.html +3 -176
- package/doc/interfaces/models.AddOrUpdateDataProcessorRequest.html +9 -182
- package/doc/interfaces/models.AddOrUpdateSourceRequest.html +5 -178
- package/doc/interfaces/models.AddOrUpdateTargetRequest.html +5 -178
- package/doc/interfaces/models.ApiPreferences.html +5 -178
- package/doc/interfaces/models.AppEventArgs.html +4 -177
- package/doc/interfaces/models.BaseNodeProperties.html +5 -178
- package/doc/interfaces/models.BusStatus.html +17 -190
- package/doc/interfaces/models.CanBusParamLimits.html +7 -180
- package/doc/interfaces/models.CanBusParams.html +3 -176
- package/doc/interfaces/models.CanBusSpeed.html +12 -185
- package/doc/interfaces/models.CanBusSpeedInfo.html +18 -191
- package/doc/interfaces/models.CanChannelCapacity.html +7 -180
- package/doc/interfaces/models.CanChannelConfiguration.html +12 -185
- package/doc/interfaces/models.CanFDBusSpeedCombination.html +4 -177
- package/doc/interfaces/models.CanFDBusSpeedInfo.html +14 -187
- package/doc/interfaces/models.CanFrameFlags.html +3 -176
- package/doc/interfaces/models.CanMessageFilterSettings.html +5 -178
- package/doc/interfaces/models.Channel.html +5 -178
- package/doc/interfaces/models.ChannelSettings.html +20 -193
- package/doc/interfaces/models.ClearLinMessageRequest.html +6 -179
- package/doc/interfaces/models.ConnectNodesRequest.html +4 -177
- package/doc/interfaces/models.DataProcessingStatus.html +6 -179
- package/doc/interfaces/models.DataProcessorNodeProperties.html +8 -181
- package/doc/interfaces/models.DatabasesSettings.html +3 -176
- package/doc/interfaces/models.Device.html +6 -179
- package/doc/interfaces/models.DeviceEventArgs.html +4 -177
- package/doc/interfaces/models.Devices.html +2 -175
- package/doc/interfaces/models.DisconnectNodesRequest.html +4 -177
- package/doc/interfaces/models.Empty.html +2 -175
- package/doc/interfaces/models.ErrorStatus.html +3 -176
- package/doc/interfaces/models.Frame.html +19 -192
- package/doc/interfaces/models.FrameDefinition.html +10 -181
- package/doc/interfaces/models.FrameDefinitions.html +2 -175
- package/doc/interfaces/models.FramePropertyValue.html +4 -177
- package/doc/interfaces/models.FrameReceivedTrigger.html +6 -179
- package/doc/interfaces/models.Frame_PropertiesEntry.html +2 -175
- package/doc/interfaces/models.Frames.html +2 -175
- package/doc/interfaces/models.GetCanChannelBusSpeedsRequest.html +3 -176
- package/doc/interfaces/models.GetCanChannelBusSpeedsResponse.html +6 -179
- package/doc/interfaces/models.GetCanFdBusSpeedsRequest.html +5 -178
- package/doc/interfaces/models.GetCanFdBusSpeedsResponse.html +4 -177
- package/doc/interfaces/models.GetChannelsFromLogFileRequest.html +4 -177
- package/doc/interfaces/models.GetChannelsFromLogFileResponse.html +3 -176
- package/doc/interfaces/models.GetClassicCanBusSpeedsRequest.html +4 -177
- package/doc/interfaces/models.GetClassicCanBusSpeedsResponse.html +4 -177
- package/doc/interfaces/models.GetDataProcessorResponse.html +3 -176
- package/doc/interfaces/models.GetDevicesRequest.html +3 -176
- package/doc/interfaces/models.GetDevicesResponse.html +3 -176
- package/doc/interfaces/models.GetFrameDefinitionsFromDatabaseFilesRequest.html +3 -176
- package/doc/interfaces/models.GetLicensesResponse.html +3 -176
- package/doc/interfaces/models.GetLogFileFormatsRequest.html +6 -179
- package/doc/interfaces/models.GetLogFileFormatsResponse.html +3 -176
- package/doc/interfaces/models.GetLogLevelResponse.html +4 -177
- package/doc/interfaces/models.GetScheduleTablesFromDatabaseFilesRequest.html +3 -176
- package/doc/interfaces/models.GetScheduleTablesFromDatabaseFilesResponse.html +3 -176
- package/doc/interfaces/models.GetServiceExtensionInfoRequest.html +4 -177
- package/doc/interfaces/models.GetServiceExtensionInfoResponse.html +7 -180
- package/doc/interfaces/models.GetSignalDataFromMessageDataRequest.html +5 -178
- package/doc/interfaces/models.GetSignalDataFromMessageDataResponse.html +4 -177
- package/doc/interfaces/models.GetSourceResponse.html +3 -176
- package/doc/interfaces/models.GetTargetResponse.html +3 -176
- package/doc/interfaces/models.ILogFileFormat.html +3 -176
- package/doc/interfaces/models.IProject.html +4 -177
- package/doc/interfaces/models.IUserSettings.html +13 -183
- package/doc/interfaces/models.IWorkspaceComponentPaneData.html +4 -177
- package/doc/interfaces/models.IWorkspaceContainerPaneData.html +4 -177
- package/doc/interfaces/models.IWorkspaceData.html +4 -177
- package/doc/interfaces/models.IWorkspacePaneData.html +4 -177
- package/doc/interfaces/models.IdentifierRequest.html +3 -176
- package/doc/interfaces/models.IdentifiersRequest.html +3 -176
- package/doc/interfaces/models.InstallServiceExtensionRequest.html +6 -179
- package/doc/interfaces/models.InterpreterSettings.html +4 -177
- package/doc/interfaces/models.J1939InterpreterSettings.html +2 -175
- package/doc/interfaces/models.LicenseInformation.html +18 -191
- package/doc/interfaces/models.Licenses.html +3 -176
- package/doc/interfaces/models.LinChannelConfiguration.html +12 -185
- package/doc/interfaces/models.LinFrameFlags.html +3 -176
- package/doc/interfaces/models.LogMessage.html +8 -181
- package/doc/interfaces/models.LogMessages.html +3 -176
- package/doc/interfaces/models.LogReplaySettings.html +24 -197
- package/doc/interfaces/models.LogReplaySettings_ChannelIdentifiersEntry.html +2 -175
- package/doc/interfaces/models.LogReplayStatus.html +3 -176
- package/doc/interfaces/models.MeasurementEventArgs.html +5 -178
- package/doc/interfaces/models.MeasurementSetup.html +3 -176
- package/doc/interfaces/models.MessageLoggerSettings.html +40 -213
- package/doc/interfaces/models.MessageLoggerStatus.html +3 -176
- package/doc/interfaces/models.NodeStatus.html +18 -191
- package/doc/interfaces/models.NodeStatuses.html +3 -176
- package/doc/interfaces/models.OnlineStatus.html +3 -176
- package/doc/interfaces/models.PeriodicTransmissionSettings.html +34 -207
- package/doc/interfaces/models.RequestLinMessageRequest.html +6 -179
- package/doc/interfaces/models.ScheduleTable.html +5 -178
- package/doc/interfaces/models.ScheduleTableEntry.html +5 -178
- package/doc/interfaces/models.SendLinWakeupFrameRequest.html +4 -177
- package/doc/interfaces/models.SendMessageRequest.html +3 -176
- package/doc/interfaces/models.ServiceExtensionSettings.html +4 -177
- package/doc/interfaces/models.SetLogLevelRequest.html +4 -177
- package/doc/interfaces/models.SetMeasurementSetupRequest.html +3 -176
- package/doc/interfaces/models.SetSignalDataToMessageDataRequest.html +7 -180
- package/doc/interfaces/models.SetSignalDataToMessageDataResponse.html +5 -178
- package/doc/interfaces/models.SignalDefinition.html +11 -181
- package/doc/interfaces/models.SignalDefinition_EnumValuesEntry.html +2 -175
- package/doc/interfaces/models.SignalDefinitions.html +2 -175
- package/doc/interfaces/models.SignalValue.html +5 -180
- package/doc/interfaces/models.SignalValueTrigger.html +14 -187
- package/doc/interfaces/models.SourceNodeProperties.html +7 -180
- package/doc/interfaces/models.StartPeriodicTransmissionRequest.html +3 -176
- package/doc/interfaces/models.StartPeriodicTransmissionResponse.html +3 -176
- package/doc/interfaces/models.TargetNodeProperties.html +5 -178
- package/doc/interfaces/models.TriggerSettings.html +8 -181
- package/doc/interfaces/models.UninstallServiceExtensionRequest.html +3 -176
- package/doc/interfaces/models.UpdateLinMessageRequest.html +4 -177
- package/doc/interfaces/models.UpdatePeriodicTransmissionRequest.html +7 -0
- package/doc/interfaces/models.WriteFrame.html +6 -183
- package/doc/modules/controls.html +3 -241
- package/doc/modules/hooks.html +3 -196
- package/doc/modules/icons.html +2 -216
- package/doc/modules/ipc.html +2 -202
- package/doc/modules/models.html +2 -478
- package/doc/modules.html +1 -179
- package/doc/types/controls.ContextMenuOption.html +6 -179
- package/doc/types/controls.SelectOption.html +4 -177
- package/doc/types/controls.StringsMap.html +2 -175
- package/doc/types/controls.canIdentifierType.html +2 -175
- package/doc/types/models.IReadOnlyDataBuffer.html +1 -174
- package/doc/types/models.themes.html +1 -174
- package/doc/variables/models.AboutInformation-1.html +1 -174
- package/doc/variables/models.ActivateLicenseRequest-1.html +1 -174
- package/doc/variables/models.AddAllConnectedCanChannelsRequest-1.html +1 -174
- package/doc/variables/models.AddAllConnectedLinChannelsRequest-1.html +1 -174
- package/doc/variables/models.AddOrUpdateDataProcessorRequest-1.html +1 -174
- package/doc/variables/models.AddOrUpdateSourceRequest-1.html +1 -174
- package/doc/variables/models.AddOrUpdateTargetRequest-1.html +1 -174
- package/doc/variables/models.ApiPreferences-1.html +1 -174
- package/doc/variables/models.AppEventArgs-1.html +1 -174
- package/doc/variables/models.BaseNodeProperties-1.html +1 -174
- package/doc/variables/models.BusStatus-1.html +1 -174
- package/doc/variables/models.CanBusParamLimits-1.html +1 -174
- package/doc/variables/models.CanBusParams-1.html +1 -174
- package/doc/variables/models.CanBusSpeed-1.html +1 -174
- package/doc/variables/models.CanBusSpeedInfo-1.html +1 -174
- package/doc/variables/models.CanChannelCapacity-1.html +1 -174
- package/doc/variables/models.CanChannelConfiguration-1.html +1 -174
- package/doc/variables/models.CanFDBusSpeedCombination-1.html +1 -174
- package/doc/variables/models.CanFDBusSpeedInfo-1.html +1 -174
- package/doc/variables/models.CanFrameFlags-1.html +1 -174
- package/doc/variables/models.CanMessageFilterSettings-1.html +1 -174
- package/doc/variables/models.Channel-1.html +1 -174
- package/doc/variables/models.ChannelSettings-1.html +1 -174
- package/doc/variables/models.ClearLinMessageRequest-1.html +1 -174
- package/doc/variables/models.ConnectNodesRequest-1.html +1 -174
- package/doc/variables/models.DataProcessingStatus-1.html +1 -174
- package/doc/variables/models.DataProcessorNodeProperties-1.html +1 -174
- package/doc/variables/models.DatabasesSettings-1.html +1 -174
- package/doc/variables/models.Device-1.html +1 -174
- package/doc/variables/models.DeviceEventArgs-1.html +1 -174
- package/doc/variables/models.Devices-1.html +1 -174
- package/doc/variables/models.DisconnectNodesRequest-1.html +1 -174
- package/doc/variables/models.Empty-1.html +1 -174
- package/doc/variables/models.ErrorStatus-1.html +1 -174
- package/doc/variables/models.Frame-1.html +1 -174
- package/doc/variables/models.FrameDefinition-1.html +1 -174
- package/doc/variables/models.FrameDefinitions-1.html +1 -174
- package/doc/variables/models.FramePropertyValue-1.html +1 -174
- package/doc/variables/models.FrameReceivedTrigger-1.html +1 -174
- package/doc/variables/models.Frame_PropertiesEntry-1.html +1 -174
- package/doc/variables/models.Frames-1.html +1 -174
- package/doc/variables/models.GetCanChannelBusSpeedsRequest-1.html +1 -174
- package/doc/variables/models.GetCanChannelBusSpeedsResponse-1.html +1 -174
- package/doc/variables/models.GetCanFdBusSpeedsRequest-1.html +1 -174
- package/doc/variables/models.GetCanFdBusSpeedsResponse-1.html +1 -174
- package/doc/variables/models.GetChannelsFromLogFileRequest-1.html +1 -174
- package/doc/variables/models.GetChannelsFromLogFileResponse-1.html +1 -174
- package/doc/variables/models.GetClassicCanBusSpeedsRequest-1.html +1 -174
- package/doc/variables/models.GetClassicCanBusSpeedsResponse-1.html +1 -174
- package/doc/variables/models.GetDataProcessorResponse-1.html +1 -174
- package/doc/variables/models.GetDevicesRequest-1.html +1 -174
- package/doc/variables/models.GetDevicesResponse-1.html +1 -174
- package/doc/variables/models.GetFrameDefinitionsFromDatabaseFilesRequest-1.html +1 -174
- package/doc/variables/models.GetLicensesResponse-1.html +1 -174
- package/doc/variables/models.GetLogFileFormatsRequest-1.html +1 -174
- package/doc/variables/models.GetLogFileFormatsResponse-1.html +1 -174
- package/doc/variables/models.GetLogLevelResponse-1.html +1 -174
- package/doc/variables/models.GetScheduleTablesFromDatabaseFilesRequest-1.html +1 -174
- package/doc/variables/models.GetScheduleTablesFromDatabaseFilesResponse-1.html +1 -174
- package/doc/variables/models.GetServiceExtensionInfoRequest-1.html +1 -174
- package/doc/variables/models.GetServiceExtensionInfoResponse-1.html +1 -174
- package/doc/variables/models.GetSignalDataFromMessageDataRequest-1.html +1 -174
- package/doc/variables/models.GetSignalDataFromMessageDataResponse-1.html +1 -174
- package/doc/variables/models.GetSourceResponse-1.html +1 -174
- package/doc/variables/models.GetTargetResponse-1.html +1 -174
- package/doc/variables/models.IdentifierRequest-1.html +1 -174
- package/doc/variables/models.IdentifiersRequest-1.html +1 -174
- package/doc/variables/models.InstallServiceExtensionRequest-1.html +1 -174
- package/doc/variables/models.InterpreterSettings-1.html +1 -174
- package/doc/variables/models.J1939InterpreterSettings-1.html +1 -174
- package/doc/variables/models.LicenseInformation-1.html +1 -174
- package/doc/variables/models.Licenses-1.html +1 -174
- package/doc/variables/models.LinChannelConfiguration-1.html +1 -174
- package/doc/variables/models.LinFrameFlags-1.html +1 -174
- package/doc/variables/models.LogMessage-1.html +1 -174
- package/doc/variables/models.LogMessages-1.html +1 -174
- package/doc/variables/models.LogReplaySettings-1.html +1 -174
- package/doc/variables/models.LogReplaySettings_ChannelIdentifiersEntry-1.html +1 -174
- package/doc/variables/models.LogReplayStatus-1.html +1 -174
- package/doc/variables/models.MeasurementEventArgs-1.html +1 -174
- package/doc/variables/models.MeasurementSetup-1.html +1 -174
- package/doc/variables/models.MessageLoggerSettings-1.html +1 -174
- package/doc/variables/models.MessageLoggerStatus-1.html +1 -174
- package/doc/variables/models.NodeStatus-1.html +1 -174
- package/doc/variables/models.NodeStatuses-1.html +1 -174
- package/doc/variables/models.OnlineStatus-1.html +1 -174
- package/doc/variables/models.PeriodicTransmissionSettings-1.html +1 -174
- package/doc/variables/models.RequestLinMessageRequest-1.html +1 -174
- package/doc/variables/models.ScheduleTable-1.html +1 -174
- package/doc/variables/models.ScheduleTableEntry-1.html +1 -174
- package/doc/variables/models.SendLinWakeupFrameRequest-1.html +1 -174
- package/doc/variables/models.SendMessageRequest-1.html +1 -174
- package/doc/variables/models.ServiceExtensionSettings-1.html +1 -174
- package/doc/variables/models.SetLogLevelRequest-1.html +1 -174
- package/doc/variables/models.SetMeasurementSetupRequest-1.html +1 -174
- package/doc/variables/models.SetSignalDataToMessageDataRequest-1.html +1 -174
- package/doc/variables/models.SetSignalDataToMessageDataResponse-1.html +1 -174
- package/doc/variables/models.SignalDefinition-1.html +1 -174
- package/doc/variables/models.SignalDefinition_EnumValuesEntry-1.html +1 -174
- package/doc/variables/models.SignalDefinitions-1.html +1 -174
- package/doc/variables/models.SignalValue-1.html +1 -174
- package/doc/variables/models.SignalValueTrigger-1.html +1 -174
- package/doc/variables/models.SourceNodeProperties-1.html +1 -174
- package/doc/variables/models.StartPeriodicTransmissionRequest-1.html +1 -174
- package/doc/variables/models.StartPeriodicTransmissionResponse-1.html +1 -174
- package/doc/variables/models.TargetNodeProperties-1.html +1 -174
- package/doc/variables/models.TriggerSettings-1.html +1 -174
- package/doc/variables/models.UninstallServiceExtensionRequest-1.html +1 -174
- package/doc/variables/models.UpdateLinMessageRequest-1.html +1 -174
- package/doc/variables/models.UpdatePeriodicTransmissionRequest-1.html +1 -0
- package/doc/variables/models.WriteFrame-1.html +1 -174
- package/doc/variables/models.defaultUserSettings.html +2 -175
- package/package.json +2 -3
- package/doc/assets/material-style.css +0 -338
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
function
|
|
1
|
+
function Qe() {
|
|
2
2
|
let e = 0, n = 0;
|
|
3
3
|
for (let a = 0; a < 28; a += 7) {
|
|
4
4
|
let r = this.buf[this.pos++];
|
|
@@ -15,7 +15,7 @@ function Xe() {
|
|
|
15
15
|
}
|
|
16
16
|
throw new Error("invalid varint");
|
|
17
17
|
}
|
|
18
|
-
function
|
|
18
|
+
function Q(e, n, i) {
|
|
19
19
|
for (let t = 0; t < 28; t = t + 7) {
|
|
20
20
|
const d = e >>> t, l = !(!(d >>> 7) && n == 0), E = (l ? d | 128 : d) & 255;
|
|
21
21
|
if (i.push(E), !l)
|
|
@@ -31,7 +31,7 @@ function X(e, n, i) {
|
|
|
31
31
|
i.push(n >>> 31 & 1);
|
|
32
32
|
}
|
|
33
33
|
}
|
|
34
|
-
const
|
|
34
|
+
const X = 4294967296;
|
|
35
35
|
function $(e) {
|
|
36
36
|
const n = e[0] === "-";
|
|
37
37
|
n && (e = e.slice(1));
|
|
@@ -39,7 +39,7 @@ function $(e) {
|
|
|
39
39
|
let a = 0, r = 0;
|
|
40
40
|
function t(d, l) {
|
|
41
41
|
const E = Number(e.slice(d, l));
|
|
42
|
-
r *= i, a = a * i + E, a >=
|
|
42
|
+
r *= i, a = a * i + E, a >= X && (r = r + (a / X | 0), a = a % X);
|
|
43
43
|
}
|
|
44
44
|
return t(-24, -18), t(-18, -12), t(-12, -6), t(-6), n ? He(a, r) : W(a, r);
|
|
45
45
|
}
|
|
@@ -52,7 +52,7 @@ function Ze(e, n) {
|
|
|
52
52
|
}
|
|
53
53
|
function we(e, n) {
|
|
54
54
|
if ({ lo: e, hi: n } = ze(e, n), n <= 2097151)
|
|
55
|
-
return String(
|
|
55
|
+
return String(X * n + e);
|
|
56
56
|
const i = e & 16777215, a = (e >>> 24 | n << 8) & 16777215, r = n >> 16 & 65535;
|
|
57
57
|
let t = i + a * 6777216 + r * 6710656, d = a + r * 8147497, l = r * 2;
|
|
58
58
|
const E = 1e7;
|
|
@@ -99,7 +99,7 @@ function qe() {
|
|
|
99
99
|
throw new Error("invalid varint");
|
|
100
100
|
return this.assertBounds(), n >>> 0;
|
|
101
101
|
}
|
|
102
|
-
const
|
|
102
|
+
const T = /* @__PURE__ */ Ke();
|
|
103
103
|
function Ke() {
|
|
104
104
|
const e = new DataView(new ArrayBuffer(8));
|
|
105
105
|
if (typeof BigInt == "function" && typeof e.getBigInt64 == "function" && typeof e.getBigUint64 == "function" && typeof e.setBigInt64 == "function" && typeof e.setBigUint64 == "function" && (typeof process != "object" || typeof process.env != "object" || process.env.BUF_BIGINT_DISABLE !== "1")) {
|
|
@@ -171,7 +171,7 @@ function ie(e) {
|
|
|
171
171
|
throw new Error("invalid uint64: " + e);
|
|
172
172
|
}
|
|
173
173
|
const Z = Symbol.for("@bufbuild/protobuf/text-encoding");
|
|
174
|
-
function
|
|
174
|
+
function Xe() {
|
|
175
175
|
if (globalThis[Z] == null) {
|
|
176
176
|
const e = new globalThis.TextEncoder(), n = new globalThis.TextDecoder();
|
|
177
177
|
globalThis[Z] = {
|
|
@@ -198,7 +198,7 @@ var h;
|
|
|
198
198
|
})(h || (h = {}));
|
|
199
199
|
const Ye = 34028234663852886e22, We = -34028234663852886e22, $e = 4294967295, je = 2147483647, en = -2147483648;
|
|
200
200
|
class o {
|
|
201
|
-
constructor(n =
|
|
201
|
+
constructor(n = Xe().encodeUtf8) {
|
|
202
202
|
this.encodeUtf8 = n, this.stack = [], this.chunks = [], this.buf = [];
|
|
203
203
|
}
|
|
204
204
|
/**
|
|
@@ -323,41 +323,41 @@ class o {
|
|
|
323
323
|
* Write a `fixed64` value, a signed, fixed-length 64-bit integer.
|
|
324
324
|
*/
|
|
325
325
|
sfixed64(n) {
|
|
326
|
-
let i = new Uint8Array(8), a = new DataView(i.buffer), r =
|
|
326
|
+
let i = new Uint8Array(8), a = new DataView(i.buffer), r = T.enc(n);
|
|
327
327
|
return a.setInt32(0, r.lo, !0), a.setInt32(4, r.hi, !0), this.raw(i);
|
|
328
328
|
}
|
|
329
329
|
/**
|
|
330
330
|
* Write a `fixed64` value, an unsigned, fixed-length 64 bit integer.
|
|
331
331
|
*/
|
|
332
332
|
fixed64(n) {
|
|
333
|
-
let i = new Uint8Array(8), a = new DataView(i.buffer), r =
|
|
333
|
+
let i = new Uint8Array(8), a = new DataView(i.buffer), r = T.uEnc(n);
|
|
334
334
|
return a.setInt32(0, r.lo, !0), a.setInt32(4, r.hi, !0), this.raw(i);
|
|
335
335
|
}
|
|
336
336
|
/**
|
|
337
337
|
* Write a `int64` value, a signed 64-bit varint.
|
|
338
338
|
*/
|
|
339
339
|
int64(n) {
|
|
340
|
-
let i =
|
|
341
|
-
return
|
|
340
|
+
let i = T.enc(n);
|
|
341
|
+
return Q(i.lo, i.hi, this.buf), this;
|
|
342
342
|
}
|
|
343
343
|
/**
|
|
344
344
|
* Write a `sint64` value, a signed, zig-zag-encoded 64-bit varint.
|
|
345
345
|
*/
|
|
346
346
|
sint64(n) {
|
|
347
|
-
let i =
|
|
348
|
-
return
|
|
347
|
+
let i = T.enc(n), a = i.hi >> 31, r = i.lo << 1 ^ a, t = (i.hi << 1 | i.lo >>> 31) ^ a;
|
|
348
|
+
return Q(r, t, this.buf), this;
|
|
349
349
|
}
|
|
350
350
|
/**
|
|
351
351
|
* Write a `uint64` value, an unsigned 64-bit varint.
|
|
352
352
|
*/
|
|
353
353
|
uint64(n) {
|
|
354
|
-
let i =
|
|
355
|
-
return
|
|
354
|
+
let i = T.uEnc(n);
|
|
355
|
+
return Q(i.lo, i.hi, this.buf), this;
|
|
356
356
|
}
|
|
357
357
|
}
|
|
358
358
|
class u {
|
|
359
|
-
constructor(n, i =
|
|
360
|
-
this.decodeUtf8 = i, this.varint64 =
|
|
359
|
+
constructor(n, i = Xe().decodeUtf8) {
|
|
360
|
+
this.decodeUtf8 = i, this.varint64 = Qe, this.uint32 = qe, this.buf = n, this.len = n.length, this.pos = 0, this.view = new DataView(n.buffer, n.byteOffset, n.byteLength);
|
|
361
361
|
}
|
|
362
362
|
/**
|
|
363
363
|
* Reads a tag - field number and wire type.
|
|
@@ -430,20 +430,20 @@ class u {
|
|
|
430
430
|
* Read a `int64` field, a signed 64-bit varint.
|
|
431
431
|
*/
|
|
432
432
|
int64() {
|
|
433
|
-
return
|
|
433
|
+
return T.dec(...this.varint64());
|
|
434
434
|
}
|
|
435
435
|
/**
|
|
436
436
|
* Read a `uint64` field, an unsigned 64-bit varint.
|
|
437
437
|
*/
|
|
438
438
|
uint64() {
|
|
439
|
-
return
|
|
439
|
+
return T.uDec(...this.varint64());
|
|
440
440
|
}
|
|
441
441
|
/**
|
|
442
442
|
* Read a `sint64` field, a signed, zig-zag-encoded 64-bit varint.
|
|
443
443
|
*/
|
|
444
444
|
sint64() {
|
|
445
445
|
let [n, i] = this.varint64(), a = -(n & 1);
|
|
446
|
-
return n = (n >>> 1 | (i & 1) << 31) ^ a, i = i >>> 1 ^ a,
|
|
446
|
+
return n = (n >>> 1 | (i & 1) << 31) ^ a, i = i >>> 1 ^ a, T.dec(n, i);
|
|
447
447
|
}
|
|
448
448
|
/**
|
|
449
449
|
* Read a `bool` field, a variant.
|
|
@@ -468,13 +468,13 @@ class u {
|
|
|
468
468
|
* Read a `fixed64` field, an unsigned, fixed-length 64 bit integer.
|
|
469
469
|
*/
|
|
470
470
|
fixed64() {
|
|
471
|
-
return
|
|
471
|
+
return T.uDec(this.sfixed32(), this.sfixed32());
|
|
472
472
|
}
|
|
473
473
|
/**
|
|
474
474
|
* Read a `fixed64` field, a signed, fixed-length 64-bit integer.
|
|
475
475
|
*/
|
|
476
476
|
sfixed64() {
|
|
477
|
-
return
|
|
477
|
+
return T.dec(this.sfixed32(), this.sfixed32());
|
|
478
478
|
}
|
|
479
479
|
/**
|
|
480
480
|
* Read a `float` field, 32-bit floating point number.
|
|
@@ -609,14 +609,17 @@ function re() {
|
|
|
609
609
|
offset: 0,
|
|
610
610
|
minValue: 0,
|
|
611
611
|
maxValue: 0,
|
|
612
|
-
enumValues: {}
|
|
612
|
+
enumValues: {},
|
|
613
|
+
isMultiplexer: !1,
|
|
614
|
+
isMultiplexed: !1,
|
|
615
|
+
multiplexValue: void 0
|
|
613
616
|
};
|
|
614
617
|
}
|
|
615
618
|
const S = {
|
|
616
619
|
encode(e, n = new o()) {
|
|
617
620
|
return e.name !== "" && n.uint32(10).string(e.name), e.qualifiedName !== "" && n.uint32(18).string(e.qualifiedName), e.comment !== "" && n.uint32(26).string(e.comment), e.encoding !== 0 && n.uint32(32).int32(e.encoding), e.dataType !== 0 && n.uint32(40).int32(e.dataType), e.startbit !== 0 && n.uint32(48).int32(e.startbit), e.length !== 0 && n.uint32(56).int32(e.length), e.unit !== "" && n.uint32(66).string(e.unit), e.factor !== 0 && n.uint32(73).double(e.factor), e.offset !== 0 && n.uint32(81).double(e.offset), e.minValue !== 0 && n.uint32(89).double(e.minValue), e.maxValue !== 0 && n.uint32(97).double(e.maxValue), Object.entries(e.enumValues).forEach(([i, a]) => {
|
|
618
621
|
q.encode({ key: i, value: a }, n.uint32(106).fork()).join();
|
|
619
|
-
}), n;
|
|
622
|
+
}), e.isMultiplexer !== !1 && n.uint32(112).bool(e.isMultiplexer), e.isMultiplexed !== !1 && n.uint32(120).bool(e.isMultiplexed), e.multiplexValue !== void 0 && n.uint32(128).int32(e.multiplexValue), n;
|
|
620
623
|
},
|
|
621
624
|
decode(e, n) {
|
|
622
625
|
const i = e instanceof u ? e : new u(e);
|
|
@@ -704,6 +707,24 @@ const S = {
|
|
|
704
707
|
d.value !== void 0 && (r.enumValues[d.key] = d.value);
|
|
705
708
|
continue;
|
|
706
709
|
}
|
|
710
|
+
case 14: {
|
|
711
|
+
if (t !== 112)
|
|
712
|
+
break;
|
|
713
|
+
r.isMultiplexer = i.bool();
|
|
714
|
+
continue;
|
|
715
|
+
}
|
|
716
|
+
case 15: {
|
|
717
|
+
if (t !== 120)
|
|
718
|
+
break;
|
|
719
|
+
r.isMultiplexed = i.bool();
|
|
720
|
+
continue;
|
|
721
|
+
}
|
|
722
|
+
case 16: {
|
|
723
|
+
if (t !== 128)
|
|
724
|
+
break;
|
|
725
|
+
r.multiplexValue = i.int32();
|
|
726
|
+
continue;
|
|
727
|
+
}
|
|
707
728
|
}
|
|
708
729
|
if ((t & 7) === 4 || t === 0)
|
|
709
730
|
break;
|
|
@@ -713,19 +734,22 @@ const S = {
|
|
|
713
734
|
},
|
|
714
735
|
fromJSON(e) {
|
|
715
736
|
return {
|
|
716
|
-
name:
|
|
717
|
-
qualifiedName:
|
|
718
|
-
comment:
|
|
719
|
-
encoding:
|
|
720
|
-
dataType:
|
|
721
|
-
startbit:
|
|
722
|
-
length:
|
|
723
|
-
unit:
|
|
724
|
-
factor:
|
|
725
|
-
offset:
|
|
726
|
-
minValue:
|
|
727
|
-
maxValue:
|
|
728
|
-
enumValues: fn(e.enumValues) ? Object.entries(e.enumValues).reduce((n, [i, a]) => (n[i] = Number(a), n), {}) : {}
|
|
737
|
+
name: c(e.name) ? globalThis.String(e.name) : "",
|
|
738
|
+
qualifiedName: c(e.qualifiedName) ? globalThis.String(e.qualifiedName) : "",
|
|
739
|
+
comment: c(e.comment) ? globalThis.String(e.comment) : "",
|
|
740
|
+
encoding: c(e.encoding) ? rn(e.encoding) : 0,
|
|
741
|
+
dataType: c(e.dataType) ? un(e.dataType) : 0,
|
|
742
|
+
startbit: c(e.startbit) ? globalThis.Number(e.startbit) : 0,
|
|
743
|
+
length: c(e.length) ? globalThis.Number(e.length) : 0,
|
|
744
|
+
unit: c(e.unit) ? globalThis.String(e.unit) : "",
|
|
745
|
+
factor: c(e.factor) ? globalThis.Number(e.factor) : 0,
|
|
746
|
+
offset: c(e.offset) ? globalThis.Number(e.offset) : 0,
|
|
747
|
+
minValue: c(e.minValue) ? globalThis.Number(e.minValue) : 0,
|
|
748
|
+
maxValue: c(e.maxValue) ? globalThis.Number(e.maxValue) : 0,
|
|
749
|
+
enumValues: fn(e.enumValues) ? Object.entries(e.enumValues).reduce((n, [i, a]) => (n[i] = Number(a), n), {}) : {},
|
|
750
|
+
isMultiplexer: c(e.isMultiplexer) ? globalThis.Boolean(e.isMultiplexer) : !1,
|
|
751
|
+
isMultiplexed: c(e.isMultiplexed) ? globalThis.Boolean(e.isMultiplexed) : !1,
|
|
752
|
+
multiplexValue: c(e.multiplexValue) ? globalThis.Number(e.multiplexValue) : void 0
|
|
729
753
|
};
|
|
730
754
|
},
|
|
731
755
|
toJSON(e) {
|
|
@@ -736,7 +760,7 @@ const S = {
|
|
|
736
760
|
n.enumValues[a] = Math.round(r);
|
|
737
761
|
}));
|
|
738
762
|
}
|
|
739
|
-
return n;
|
|
763
|
+
return e.isMultiplexer !== !1 && (n.isMultiplexer = e.isMultiplexer), e.isMultiplexed !== !1 && (n.isMultiplexed = e.isMultiplexed), e.multiplexValue !== void 0 && (n.multiplexValue = Math.round(e.multiplexValue)), n;
|
|
740
764
|
},
|
|
741
765
|
create(e) {
|
|
742
766
|
return S.fromPartial(e ?? {});
|
|
@@ -746,7 +770,7 @@ const S = {
|
|
|
746
770
|
return n.name = e.name ?? "", n.qualifiedName = e.qualifiedName ?? "", n.comment = e.comment ?? "", n.encoding = e.encoding ?? 0, n.dataType = e.dataType ?? 0, n.startbit = e.startbit ?? 0, n.length = e.length ?? 0, n.unit = e.unit ?? "", n.factor = e.factor ?? 0, n.offset = e.offset ?? 0, n.minValue = e.minValue ?? 0, n.maxValue = e.maxValue ?? 0, n.enumValues = Object.entries(e.enumValues ?? {}).reduce(
|
|
747
771
|
(i, [a, r]) => (r !== void 0 && (i[a] = globalThis.Number(r)), i),
|
|
748
772
|
{}
|
|
749
|
-
), n;
|
|
773
|
+
), n.isMultiplexer = e.isMultiplexer ?? !1, n.isMultiplexed = e.isMultiplexed ?? !1, n.multiplexValue = e.multiplexValue ?? void 0, n;
|
|
750
774
|
}
|
|
751
775
|
};
|
|
752
776
|
function ae() {
|
|
@@ -784,8 +808,8 @@ const q = {
|
|
|
784
808
|
},
|
|
785
809
|
fromJSON(e) {
|
|
786
810
|
return {
|
|
787
|
-
key:
|
|
788
|
-
value:
|
|
811
|
+
key: c(e.key) ? globalThis.String(e.key) : "",
|
|
812
|
+
value: c(e.value) ? globalThis.Number(e.value) : 0
|
|
789
813
|
};
|
|
790
814
|
},
|
|
791
815
|
toJSON(e) {
|
|
@@ -851,7 +875,7 @@ const on = {
|
|
|
851
875
|
function fn(e) {
|
|
852
876
|
return typeof e == "object" && e !== null;
|
|
853
877
|
}
|
|
854
|
-
function
|
|
878
|
+
function c(e) {
|
|
855
879
|
return e != null;
|
|
856
880
|
}
|
|
857
881
|
var ln = /* @__PURE__ */ ((e) => (e[e.CAN_FRAME_FLAG_UNSPECIFIED = 0] = "CAN_FRAME_FLAG_UNSPECIFIED", e[e.CAN_FRAME_FLAG_RTR = 1] = "CAN_FRAME_FLAG_RTR", e[e.CAN_FRAME_FLAG_STD = 2] = "CAN_FRAME_FLAG_STD", e[e.CAN_FRAME_FLAG_EXT = 4] = "CAN_FRAME_FLAG_EXT", e[e.CAN_FRAME_FLAG_WAKEUP = 8] = "CAN_FRAME_FLAG_WAKEUP", e[e.CAN_FRAME_FLAG_NERR = 16] = "CAN_FRAME_FLAG_NERR", e[e.CAN_FRAME_FLAG_ERROR_FRAME = 32] = "CAN_FRAME_FLAG_ERROR_FRAME", e[e.CAN_FRAME_FLAG_TXACK = 64] = "CAN_FRAME_FLAG_TXACK", e[e.CAN_FRAME_FLAG_TXRQ = 128] = "CAN_FRAME_FLAG_TXRQ", e[e.CAN_FRAME_FLAG_DELAY_MSG = 256] = "CAN_FRAME_FLAG_DELAY_MSG", e[e.CAN_FRAME_FLAG_LOCAL_TXACK = 268435456] = "CAN_FRAME_FLAG_LOCAL_TXACK", e[e.CAN_FRAME_FLAG_SINGLE_SHOT = 16777216] = "CAN_FRAME_FLAG_SINGLE_SHOT", e[e.CAN_FRAME_FLAG_TXNACK = 33554432] = "CAN_FRAME_FLAG_TXNACK", e[e.CAN_FRAME_FLAG_ABL = 67108864] = "CAN_FRAME_FLAG_ABL", e[e.CAN_FRAME_FLAG_FD_FDF = 65536] = "CAN_FRAME_FLAG_FD_FDF", e[e.CAN_FRAME_FLAG_FD_BRS = 131072] = "CAN_FRAME_FLAG_FD_BRS", e[e.CAN_FRAME_FLAG_FD_ESI = 262144] = "CAN_FRAME_FLAG_FD_ESI", e[e.CAN_FRAME_FLAG_ERR_HW_OVERRUN = 512] = "CAN_FRAME_FLAG_ERR_HW_OVERRUN", e[e.CAN_FRAME_FLAG_ERR_SW_OVERRUN = 1024] = "CAN_FRAME_FLAG_ERR_SW_OVERRUN", e[e.CAN_FRAME_FLAG_ERR_STUFF = 2048] = "CAN_FRAME_FLAG_ERR_STUFF", e[e.CAN_FRAME_FLAG_ERR_FORM = 4096] = "CAN_FRAME_FLAG_ERR_FORM", e[e.CAN_FRAME_FLAG_ERR_CRC = 8192] = "CAN_FRAME_FLAG_ERR_CRC", e[e.CAN_FRAME_FLAG_ERR_BIT0 = 16384] = "CAN_FRAME_FLAG_ERR_BIT0", e[e.CAN_FRAME_FLAG_ERR_BIT1 = 32768] = "CAN_FRAME_FLAG_ERR_BIT1", e[e.UNRECOGNIZED = -1] = "UNRECOGNIZED", e))(ln || {});
|
|
@@ -1054,7 +1078,7 @@ function An(e) {
|
|
|
1054
1078
|
function ue() {
|
|
1055
1079
|
return { flags: [] };
|
|
1056
1080
|
}
|
|
1057
|
-
const
|
|
1081
|
+
const _ = {
|
|
1058
1082
|
encode(e, n = new o()) {
|
|
1059
1083
|
n.uint32(10).fork();
|
|
1060
1084
|
for (const i of e.flags)
|
|
@@ -1099,7 +1123,7 @@ const c = {
|
|
|
1099
1123
|
return (i = e.flags) != null && i.length && (n.flags = e.flags.map((a) => _n(a))), n;
|
|
1100
1124
|
},
|
|
1101
1125
|
create(e) {
|
|
1102
|
-
return
|
|
1126
|
+
return _.fromPartial(e ?? {});
|
|
1103
1127
|
},
|
|
1104
1128
|
fromPartial(e) {
|
|
1105
1129
|
var i;
|
|
@@ -1166,7 +1190,7 @@ const O = {
|
|
|
1166
1190
|
function oe() {
|
|
1167
1191
|
return { stringValue: void 0, doubleValue: void 0 };
|
|
1168
1192
|
}
|
|
1169
|
-
const
|
|
1193
|
+
const M = {
|
|
1170
1194
|
encode(e, n = new o()) {
|
|
1171
1195
|
return e.stringValue !== void 0 && n.uint32(10).string(e.stringValue), e.doubleValue !== void 0 && n.uint32(17).double(e.doubleValue), n;
|
|
1172
1196
|
},
|
|
@@ -1207,7 +1231,7 @@ const F = {
|
|
|
1207
1231
|
return e.stringValue !== void 0 && (n.stringValue = e.stringValue), e.doubleValue !== void 0 && (n.doubleValue = e.doubleValue), n;
|
|
1208
1232
|
},
|
|
1209
1233
|
create(e) {
|
|
1210
|
-
return
|
|
1234
|
+
return M.fromPartial(e ?? {});
|
|
1211
1235
|
},
|
|
1212
1236
|
fromPartial(e) {
|
|
1213
1237
|
const n = oe();
|
|
@@ -1215,19 +1239,11 @@ const F = {
|
|
|
1215
1239
|
}
|
|
1216
1240
|
};
|
|
1217
1241
|
function fe() {
|
|
1218
|
-
return {
|
|
1219
|
-
name: "",
|
|
1220
|
-
qualifiedName: "",
|
|
1221
|
-
unit: "",
|
|
1222
|
-
stringValue: void 0,
|
|
1223
|
-
doubleValue: void 0,
|
|
1224
|
-
minValue: 0,
|
|
1225
|
-
maxValue: 0
|
|
1226
|
-
};
|
|
1242
|
+
return { name: "", qualifiedName: "", unit: "", stringValue: void 0, doubleValue: void 0 };
|
|
1227
1243
|
}
|
|
1228
|
-
const
|
|
1244
|
+
const F = {
|
|
1229
1245
|
encode(e, n = new o()) {
|
|
1230
|
-
return e.name !== "" && n.uint32(10).string(e.name), e.qualifiedName !== "" && n.uint32(18).string(e.qualifiedName), e.unit !== "" && n.uint32(26).string(e.unit), e.stringValue !== void 0 && n.uint32(34).string(e.stringValue), e.doubleValue !== void 0 && n.uint32(41).double(e.doubleValue),
|
|
1246
|
+
return e.name !== "" && n.uint32(10).string(e.name), e.qualifiedName !== "" && n.uint32(18).string(e.qualifiedName), e.unit !== "" && n.uint32(26).string(e.unit), e.stringValue !== void 0 && n.uint32(34).string(e.stringValue), e.doubleValue !== void 0 && n.uint32(41).double(e.doubleValue), n;
|
|
1231
1247
|
},
|
|
1232
1248
|
decode(e, n) {
|
|
1233
1249
|
const i = e instanceof u ? e : new u(e);
|
|
@@ -1266,18 +1282,6 @@ const I = {
|
|
|
1266
1282
|
r.doubleValue = i.double();
|
|
1267
1283
|
continue;
|
|
1268
1284
|
}
|
|
1269
|
-
case 6: {
|
|
1270
|
-
if (t !== 49)
|
|
1271
|
-
break;
|
|
1272
|
-
r.minValue = i.double();
|
|
1273
|
-
continue;
|
|
1274
|
-
}
|
|
1275
|
-
case 7: {
|
|
1276
|
-
if (t !== 57)
|
|
1277
|
-
break;
|
|
1278
|
-
r.maxValue = i.double();
|
|
1279
|
-
continue;
|
|
1280
|
-
}
|
|
1281
1285
|
}
|
|
1282
1286
|
if ((t & 7) === 4 || t === 0)
|
|
1283
1287
|
break;
|
|
@@ -1291,21 +1295,19 @@ const I = {
|
|
|
1291
1295
|
qualifiedName: f(e.qualifiedName) ? globalThis.String(e.qualifiedName) : "",
|
|
1292
1296
|
unit: f(e.unit) ? globalThis.String(e.unit) : "",
|
|
1293
1297
|
stringValue: f(e.stringValue) ? globalThis.String(e.stringValue) : void 0,
|
|
1294
|
-
doubleValue: f(e.doubleValue) ? globalThis.Number(e.doubleValue) : void 0
|
|
1295
|
-
minValue: f(e.minValue) ? globalThis.Number(e.minValue) : 0,
|
|
1296
|
-
maxValue: f(e.maxValue) ? globalThis.Number(e.maxValue) : 0
|
|
1298
|
+
doubleValue: f(e.doubleValue) ? globalThis.Number(e.doubleValue) : void 0
|
|
1297
1299
|
};
|
|
1298
1300
|
},
|
|
1299
1301
|
toJSON(e) {
|
|
1300
1302
|
const n = {};
|
|
1301
|
-
return e.name !== "" && (n.name = e.name), e.qualifiedName !== "" && (n.qualifiedName = e.qualifiedName), e.unit !== "" && (n.unit = e.unit), e.stringValue !== void 0 && (n.stringValue = e.stringValue), e.doubleValue !== void 0 && (n.doubleValue = e.doubleValue),
|
|
1303
|
+
return e.name !== "" && (n.name = e.name), e.qualifiedName !== "" && (n.qualifiedName = e.qualifiedName), e.unit !== "" && (n.unit = e.unit), e.stringValue !== void 0 && (n.stringValue = e.stringValue), e.doubleValue !== void 0 && (n.doubleValue = e.doubleValue), n;
|
|
1302
1304
|
},
|
|
1303
1305
|
create(e) {
|
|
1304
|
-
return
|
|
1306
|
+
return F.fromPartial(e ?? {});
|
|
1305
1307
|
},
|
|
1306
1308
|
fromPartial(e) {
|
|
1307
1309
|
const n = fe();
|
|
1308
|
-
return n.name = e.name ?? "", n.qualifiedName = e.qualifiedName ?? "", n.unit = e.unit ?? "", n.stringValue = e.stringValue ?? void 0, n.doubleValue = e.doubleValue ?? void 0, n
|
|
1310
|
+
return n.name = e.name ?? "", n.qualifiedName = e.qualifiedName ?? "", n.unit = e.unit ?? "", n.stringValue = e.stringValue ?? void 0, n.doubleValue = e.doubleValue ?? void 0, n;
|
|
1309
1311
|
}
|
|
1310
1312
|
};
|
|
1311
1313
|
function le() {
|
|
@@ -1335,8 +1337,8 @@ const m = {
|
|
|
1335
1337
|
K.encode({ key: i, value: a }, n.uint32(90).fork()).join();
|
|
1336
1338
|
});
|
|
1337
1339
|
for (const i of e.signalValues)
|
|
1338
|
-
|
|
1339
|
-
return e.canFrameFlags !== void 0 &&
|
|
1340
|
+
F.encode(i, n.uint32(98).fork()).join();
|
|
1341
|
+
return e.canFrameFlags !== void 0 && _.encode(e.canFrameFlags, n.uint32(106).fork()).join(), e.linFrameFlags !== void 0 && O.encode(e.linFrameFlags, n.uint32(114).fork()).join(), n;
|
|
1340
1342
|
},
|
|
1341
1343
|
decode(e, n) {
|
|
1342
1344
|
const i = e instanceof u ? e : new u(e);
|
|
@@ -1422,13 +1424,13 @@ const m = {
|
|
|
1422
1424
|
case 12: {
|
|
1423
1425
|
if (t !== 98)
|
|
1424
1426
|
break;
|
|
1425
|
-
r.signalValues.push(
|
|
1427
|
+
r.signalValues.push(F.decode(i, i.uint32()));
|
|
1426
1428
|
continue;
|
|
1427
1429
|
}
|
|
1428
1430
|
case 13: {
|
|
1429
1431
|
if (t !== 106)
|
|
1430
1432
|
break;
|
|
1431
|
-
r.canFrameFlags =
|
|
1433
|
+
r.canFrameFlags = _.decode(i, i.uint32());
|
|
1432
1434
|
continue;
|
|
1433
1435
|
}
|
|
1434
1436
|
case 14: {
|
|
@@ -1456,9 +1458,9 @@ const m = {
|
|
|
1456
1458
|
tx: f(e.tx) ? globalThis.Boolean(e.tx) : !1,
|
|
1457
1459
|
dlc: f(e.dlc) ? globalThis.Number(e.dlc) : 0,
|
|
1458
1460
|
hashCode: f(e.hashCode) ? globalThis.Number(e.hashCode) : 0,
|
|
1459
|
-
properties: In(e.properties) ? Object.entries(e.properties).reduce((n, [i, a]) => (n[i] =
|
|
1460
|
-
signalValues: globalThis.Array.isArray(e == null ? void 0 : e.signalValues) ? e.signalValues.map((n) =>
|
|
1461
|
-
canFrameFlags: f(e.canFrameFlags) ?
|
|
1461
|
+
properties: In(e.properties) ? Object.entries(e.properties).reduce((n, [i, a]) => (n[i] = M.fromJSON(a), n), {}) : {},
|
|
1462
|
+
signalValues: globalThis.Array.isArray(e == null ? void 0 : e.signalValues) ? e.signalValues.map((n) => F.fromJSON(n)) : [],
|
|
1463
|
+
canFrameFlags: f(e.canFrameFlags) ? _.fromJSON(e.canFrameFlags) : void 0,
|
|
1462
1464
|
linFrameFlags: f(e.linFrameFlags) ? O.fromJSON(e.linFrameFlags) : void 0
|
|
1463
1465
|
};
|
|
1464
1466
|
},
|
|
@@ -1468,10 +1470,10 @@ const m = {
|
|
|
1468
1470
|
if (e.sourceId !== "" && (n.sourceId = e.sourceId), e.sourceName !== "" && (n.sourceName = e.sourceName), e.streamId !== "" && (n.streamId = e.streamId), e.id !== 0 && (n.id = Math.round(e.id)), e.messageName !== "" && (n.messageName = e.messageName), (i = e.data) != null && i.length && (n.data = e.data.map((r) => Math.round(r))), e.time !== 0 && (n.time = e.time), e.tx !== !1 && (n.tx = e.tx), e.dlc !== 0 && (n.dlc = Math.round(e.dlc)), e.hashCode !== 0 && (n.hashCode = Math.round(e.hashCode)), e.properties) {
|
|
1469
1471
|
const r = Object.entries(e.properties);
|
|
1470
1472
|
r.length > 0 && (n.properties = {}, r.forEach(([t, d]) => {
|
|
1471
|
-
n.properties[t] =
|
|
1473
|
+
n.properties[t] = M.toJSON(d);
|
|
1472
1474
|
}));
|
|
1473
1475
|
}
|
|
1474
|
-
return (a = e.signalValues) != null && a.length && (n.signalValues = e.signalValues.map((r) =>
|
|
1476
|
+
return (a = e.signalValues) != null && a.length && (n.signalValues = e.signalValues.map((r) => F.toJSON(r))), e.canFrameFlags !== void 0 && (n.canFrameFlags = _.toJSON(e.canFrameFlags)), e.linFrameFlags !== void 0 && (n.linFrameFlags = O.toJSON(e.linFrameFlags)), n;
|
|
1475
1477
|
},
|
|
1476
1478
|
create(e) {
|
|
1477
1479
|
return m.fromPartial(e ?? {});
|
|
@@ -1480,9 +1482,9 @@ const m = {
|
|
|
1480
1482
|
var i, a;
|
|
1481
1483
|
const n = le();
|
|
1482
1484
|
return n.sourceId = e.sourceId ?? "", n.sourceName = e.sourceName ?? "", n.streamId = e.streamId ?? "", n.id = e.id ?? 0, n.messageName = e.messageName ?? "", n.data = ((i = e.data) == null ? void 0 : i.map((r) => r)) || [], n.time = e.time ?? 0, n.tx = e.tx ?? !1, n.dlc = e.dlc ?? 0, n.hashCode = e.hashCode ?? 0, n.properties = Object.entries(e.properties ?? {}).reduce(
|
|
1483
|
-
(r, [t, d]) => (d !== void 0 && (r[t] =
|
|
1485
|
+
(r, [t, d]) => (d !== void 0 && (r[t] = M.fromPartial(d)), r),
|
|
1484
1486
|
{}
|
|
1485
|
-
), n.signalValues = ((a = e.signalValues) == null ? void 0 : a.map((r) =>
|
|
1487
|
+
), n.signalValues = ((a = e.signalValues) == null ? void 0 : a.map((r) => F.fromPartial(r))) || [], n.canFrameFlags = e.canFrameFlags !== void 0 && e.canFrameFlags !== null ? _.fromPartial(e.canFrameFlags) : void 0, n.linFrameFlags = e.linFrameFlags !== void 0 && e.linFrameFlags !== null ? O.fromPartial(e.linFrameFlags) : void 0, n;
|
|
1486
1488
|
}
|
|
1487
1489
|
};
|
|
1488
1490
|
function ce() {
|
|
@@ -1490,7 +1492,7 @@ function ce() {
|
|
|
1490
1492
|
}
|
|
1491
1493
|
const K = {
|
|
1492
1494
|
encode(e, n = new o()) {
|
|
1493
|
-
return e.key !== "" && n.uint32(10).string(e.key), e.value !== void 0 &&
|
|
1495
|
+
return e.key !== "" && n.uint32(10).string(e.key), e.value !== void 0 && M.encode(e.value, n.uint32(18).fork()).join(), n;
|
|
1494
1496
|
},
|
|
1495
1497
|
decode(e, n) {
|
|
1496
1498
|
const i = e instanceof u ? e : new u(e);
|
|
@@ -1508,7 +1510,7 @@ const K = {
|
|
|
1508
1510
|
case 2: {
|
|
1509
1511
|
if (t !== 18)
|
|
1510
1512
|
break;
|
|
1511
|
-
r.value =
|
|
1513
|
+
r.value = M.decode(i, i.uint32());
|
|
1512
1514
|
continue;
|
|
1513
1515
|
}
|
|
1514
1516
|
}
|
|
@@ -1521,19 +1523,19 @@ const K = {
|
|
|
1521
1523
|
fromJSON(e) {
|
|
1522
1524
|
return {
|
|
1523
1525
|
key: f(e.key) ? globalThis.String(e.key) : "",
|
|
1524
|
-
value: f(e.value) ?
|
|
1526
|
+
value: f(e.value) ? M.fromJSON(e.value) : void 0
|
|
1525
1527
|
};
|
|
1526
1528
|
},
|
|
1527
1529
|
toJSON(e) {
|
|
1528
1530
|
const n = {};
|
|
1529
|
-
return e.key !== "" && (n.key = e.key), e.value !== void 0 && (n.value =
|
|
1531
|
+
return e.key !== "" && (n.key = e.key), e.value !== void 0 && (n.value = M.toJSON(e.value)), n;
|
|
1530
1532
|
},
|
|
1531
1533
|
create(e) {
|
|
1532
1534
|
return K.fromPartial(e ?? {});
|
|
1533
1535
|
},
|
|
1534
1536
|
fromPartial(e) {
|
|
1535
1537
|
const n = ce();
|
|
1536
|
-
return n.key = e.key ?? "", n.value = e.value !== void 0 && e.value !== null ?
|
|
1538
|
+
return n.key = e.key ?? "", n.value = e.value !== void 0 && e.value !== null ? M.fromPartial(e.value) : void 0, n;
|
|
1537
1539
|
}
|
|
1538
1540
|
};
|
|
1539
1541
|
function _e() {
|
|
@@ -1583,24 +1585,14 @@ const Rn = {
|
|
|
1583
1585
|
}
|
|
1584
1586
|
};
|
|
1585
1587
|
function Ne() {
|
|
1586
|
-
return {
|
|
1587
|
-
id: 0,
|
|
1588
|
-
data: [],
|
|
1589
|
-
messageQualifiedName: "",
|
|
1590
|
-
signalValues: [],
|
|
1591
|
-
canFrameFlags: void 0,
|
|
1592
|
-
linFrameFlags: void 0
|
|
1593
|
-
};
|
|
1588
|
+
return { id: 0, data: [], canFrameFlags: void 0, linFrameFlags: void 0 };
|
|
1594
1589
|
}
|
|
1595
1590
|
const L = {
|
|
1596
1591
|
encode(e, n = new o()) {
|
|
1597
1592
|
e.id !== 0 && n.uint32(8).int32(e.id), n.uint32(18).fork();
|
|
1598
1593
|
for (const i of e.data)
|
|
1599
1594
|
n.uint32(i);
|
|
1600
|
-
n.join(), e.
|
|
1601
|
-
for (const i of e.signalValues)
|
|
1602
|
-
I.encode(i, n.uint32(34).fork()).join();
|
|
1603
|
-
return e.canFrameFlags !== void 0 && c.encode(e.canFrameFlags, n.uint32(42).fork()).join(), e.linFrameFlags !== void 0 && O.encode(e.linFrameFlags, n.uint32(50).fork()).join(), n;
|
|
1595
|
+
return n.join(), e.canFrameFlags !== void 0 && _.encode(e.canFrameFlags, n.uint32(26).fork()).join(), e.linFrameFlags !== void 0 && O.encode(e.linFrameFlags, n.uint32(34).fork()).join(), n;
|
|
1604
1596
|
},
|
|
1605
1597
|
decode(e, n) {
|
|
1606
1598
|
const i = e instanceof u ? e : new u(e);
|
|
@@ -1631,24 +1623,12 @@ const L = {
|
|
|
1631
1623
|
case 3: {
|
|
1632
1624
|
if (t !== 26)
|
|
1633
1625
|
break;
|
|
1634
|
-
r.
|
|
1626
|
+
r.canFrameFlags = _.decode(i, i.uint32());
|
|
1635
1627
|
continue;
|
|
1636
1628
|
}
|
|
1637
1629
|
case 4: {
|
|
1638
1630
|
if (t !== 34)
|
|
1639
1631
|
break;
|
|
1640
|
-
r.signalValues.push(I.decode(i, i.uint32()));
|
|
1641
|
-
continue;
|
|
1642
|
-
}
|
|
1643
|
-
case 5: {
|
|
1644
|
-
if (t !== 42)
|
|
1645
|
-
break;
|
|
1646
|
-
r.canFrameFlags = c.decode(i, i.uint32());
|
|
1647
|
-
continue;
|
|
1648
|
-
}
|
|
1649
|
-
case 6: {
|
|
1650
|
-
if (t !== 50)
|
|
1651
|
-
break;
|
|
1652
1632
|
r.linFrameFlags = O.decode(i, i.uint32());
|
|
1653
1633
|
continue;
|
|
1654
1634
|
}
|
|
@@ -1663,35 +1643,33 @@ const L = {
|
|
|
1663
1643
|
return {
|
|
1664
1644
|
id: f(e.id) ? globalThis.Number(e.id) : 0,
|
|
1665
1645
|
data: globalThis.Array.isArray(e == null ? void 0 : e.data) ? e.data.map((n) => globalThis.Number(n)) : [],
|
|
1666
|
-
|
|
1667
|
-
signalValues: globalThis.Array.isArray(e == null ? void 0 : e.signalValues) ? e.signalValues.map((n) => I.fromJSON(n)) : [],
|
|
1668
|
-
canFrameFlags: f(e.canFrameFlags) ? c.fromJSON(e.canFrameFlags) : void 0,
|
|
1646
|
+
canFrameFlags: f(e.canFrameFlags) ? _.fromJSON(e.canFrameFlags) : void 0,
|
|
1669
1647
|
linFrameFlags: f(e.linFrameFlags) ? O.fromJSON(e.linFrameFlags) : void 0
|
|
1670
1648
|
};
|
|
1671
1649
|
},
|
|
1672
1650
|
toJSON(e) {
|
|
1673
|
-
var i
|
|
1651
|
+
var i;
|
|
1674
1652
|
const n = {};
|
|
1675
|
-
return e.id !== 0 && (n.id = Math.round(e.id)), (i = e.data) != null && i.length && (n.data = e.data.map((
|
|
1653
|
+
return e.id !== 0 && (n.id = Math.round(e.id)), (i = e.data) != null && i.length && (n.data = e.data.map((a) => Math.round(a))), e.canFrameFlags !== void 0 && (n.canFrameFlags = _.toJSON(e.canFrameFlags)), e.linFrameFlags !== void 0 && (n.linFrameFlags = O.toJSON(e.linFrameFlags)), n;
|
|
1676
1654
|
},
|
|
1677
1655
|
create(e) {
|
|
1678
1656
|
return L.fromPartial(e ?? {});
|
|
1679
1657
|
},
|
|
1680
1658
|
fromPartial(e) {
|
|
1681
|
-
var i
|
|
1659
|
+
var i;
|
|
1682
1660
|
const n = Ne();
|
|
1683
|
-
return n.id = e.id ?? 0, n.data = ((i = e.data) == null ? void 0 : i.map((
|
|
1661
|
+
return n.id = e.id ?? 0, n.data = ((i = e.data) == null ? void 0 : i.map((a) => a)) || [], n.canFrameFlags = e.canFrameFlags !== void 0 && e.canFrameFlags !== null ? _.fromPartial(e.canFrameFlags) : void 0, n.linFrameFlags = e.linFrameFlags !== void 0 && e.linFrameFlags !== null ? O.fromPartial(e.linFrameFlags) : void 0, n;
|
|
1684
1662
|
}
|
|
1685
1663
|
};
|
|
1686
1664
|
function Ee() {
|
|
1687
|
-
return { id: 0, messageName: "", messageQualifiedName: "", signals: [], canFrameFlags: void 0 };
|
|
1665
|
+
return { id: 0, messageName: "", messageQualifiedName: "", dataLength: 0, signals: [], canFrameFlags: void 0 };
|
|
1688
1666
|
}
|
|
1689
1667
|
const g = {
|
|
1690
1668
|
encode(e, n = new o()) {
|
|
1691
|
-
e.id !== 0 && n.uint32(8).int32(e.id), e.messageName !== "" && n.uint32(18).string(e.messageName), e.messageQualifiedName !== "" && n.uint32(26).string(e.messageQualifiedName);
|
|
1669
|
+
e.id !== 0 && n.uint32(8).int32(e.id), e.messageName !== "" && n.uint32(18).string(e.messageName), e.messageQualifiedName !== "" && n.uint32(26).string(e.messageQualifiedName), e.dataLength !== 0 && n.uint32(32).int32(e.dataLength);
|
|
1692
1670
|
for (const i of e.signals)
|
|
1693
|
-
S.encode(i, n.uint32(
|
|
1694
|
-
return e.canFrameFlags !== void 0 &&
|
|
1671
|
+
S.encode(i, n.uint32(42).fork()).join();
|
|
1672
|
+
return e.canFrameFlags !== void 0 && _.encode(e.canFrameFlags, n.uint32(50).fork()).join(), n;
|
|
1695
1673
|
},
|
|
1696
1674
|
decode(e, n) {
|
|
1697
1675
|
const i = e instanceof u ? e : new u(e);
|
|
@@ -1719,15 +1697,21 @@ const g = {
|
|
|
1719
1697
|
continue;
|
|
1720
1698
|
}
|
|
1721
1699
|
case 4: {
|
|
1722
|
-
if (t !==
|
|
1700
|
+
if (t !== 32)
|
|
1723
1701
|
break;
|
|
1724
|
-
r.
|
|
1702
|
+
r.dataLength = i.int32();
|
|
1725
1703
|
continue;
|
|
1726
1704
|
}
|
|
1727
1705
|
case 5: {
|
|
1728
1706
|
if (t !== 42)
|
|
1729
1707
|
break;
|
|
1730
|
-
r.
|
|
1708
|
+
r.signals.push(S.decode(i, i.uint32()));
|
|
1709
|
+
continue;
|
|
1710
|
+
}
|
|
1711
|
+
case 6: {
|
|
1712
|
+
if (t !== 50)
|
|
1713
|
+
break;
|
|
1714
|
+
r.canFrameFlags = _.decode(i, i.uint32());
|
|
1731
1715
|
continue;
|
|
1732
1716
|
}
|
|
1733
1717
|
}
|
|
@@ -1742,14 +1726,15 @@ const g = {
|
|
|
1742
1726
|
id: f(e.id) ? globalThis.Number(e.id) : 0,
|
|
1743
1727
|
messageName: f(e.messageName) ? globalThis.String(e.messageName) : "",
|
|
1744
1728
|
messageQualifiedName: f(e.messageQualifiedName) ? globalThis.String(e.messageQualifiedName) : "",
|
|
1729
|
+
dataLength: f(e.dataLength) ? globalThis.Number(e.dataLength) : 0,
|
|
1745
1730
|
signals: globalThis.Array.isArray(e == null ? void 0 : e.signals) ? e.signals.map((n) => S.fromJSON(n)) : [],
|
|
1746
|
-
canFrameFlags: f(e.canFrameFlags) ?
|
|
1731
|
+
canFrameFlags: f(e.canFrameFlags) ? _.fromJSON(e.canFrameFlags) : void 0
|
|
1747
1732
|
};
|
|
1748
1733
|
},
|
|
1749
1734
|
toJSON(e) {
|
|
1750
1735
|
var i;
|
|
1751
1736
|
const n = {};
|
|
1752
|
-
return e.id !== 0 && (n.id = Math.round(e.id)), e.messageName !== "" && (n.messageName = e.messageName), e.messageQualifiedName !== "" && (n.messageQualifiedName = e.messageQualifiedName), (i = e.signals) != null && i.length && (n.signals = e.signals.map((a) => S.toJSON(a))), e.canFrameFlags !== void 0 && (n.canFrameFlags =
|
|
1737
|
+
return e.id !== 0 && (n.id = Math.round(e.id)), e.messageName !== "" && (n.messageName = e.messageName), e.messageQualifiedName !== "" && (n.messageQualifiedName = e.messageQualifiedName), e.dataLength !== 0 && (n.dataLength = Math.round(e.dataLength)), (i = e.signals) != null && i.length && (n.signals = e.signals.map((a) => S.toJSON(a))), e.canFrameFlags !== void 0 && (n.canFrameFlags = _.toJSON(e.canFrameFlags)), n;
|
|
1753
1738
|
},
|
|
1754
1739
|
create(e) {
|
|
1755
1740
|
return g.fromPartial(e ?? {});
|
|
@@ -1757,7 +1742,7 @@ const g = {
|
|
|
1757
1742
|
fromPartial(e) {
|
|
1758
1743
|
var i;
|
|
1759
1744
|
const n = Ee();
|
|
1760
|
-
return n.id = e.id ?? 0, n.messageName = e.messageName ?? "", n.messageQualifiedName = e.messageQualifiedName ?? "", n.signals = ((i = e.signals) == null ? void 0 : i.map((a) => S.fromPartial(a))) || [], n.canFrameFlags = e.canFrameFlags !== void 0 && e.canFrameFlags !== null ?
|
|
1745
|
+
return n.id = e.id ?? 0, n.messageName = e.messageName ?? "", n.messageQualifiedName = e.messageQualifiedName ?? "", n.dataLength = e.dataLength ?? 0, n.signals = ((i = e.signals) == null ? void 0 : i.map((a) => S.fromPartial(a))) || [], n.canFrameFlags = e.canFrameFlags !== void 0 && e.canFrameFlags !== null ? _.fromPartial(e.canFrameFlags) : void 0, n;
|
|
1761
1746
|
}
|
|
1762
1747
|
};
|
|
1763
1748
|
function Ae() {
|
|
@@ -1811,7 +1796,7 @@ const Sn = {
|
|
|
1811
1796
|
function Re() {
|
|
1812
1797
|
return { messageQualifiedName: "", delay: 0 };
|
|
1813
1798
|
}
|
|
1814
|
-
const
|
|
1799
|
+
const p = {
|
|
1815
1800
|
encode(e, n = new o()) {
|
|
1816
1801
|
return e.messageQualifiedName !== "" && n.uint32(10).string(e.messageQualifiedName), e.delay !== 0 && n.uint32(17).double(e.delay), n;
|
|
1817
1802
|
},
|
|
@@ -1852,7 +1837,7 @@ const G = {
|
|
|
1852
1837
|
return e.messageQualifiedName !== "" && (n.messageQualifiedName = e.messageQualifiedName), e.delay !== 0 && (n.delay = e.delay), n;
|
|
1853
1838
|
},
|
|
1854
1839
|
create(e) {
|
|
1855
|
-
return
|
|
1840
|
+
return p.fromPartial(e ?? {});
|
|
1856
1841
|
},
|
|
1857
1842
|
fromPartial(e) {
|
|
1858
1843
|
const n = Re();
|
|
@@ -1866,7 +1851,7 @@ const On = {
|
|
|
1866
1851
|
encode(e, n = new o()) {
|
|
1867
1852
|
e.name !== "" && n.uint32(10).string(e.name), e.qualifiedName !== "" && n.uint32(18).string(e.qualifiedName);
|
|
1868
1853
|
for (const i of e.entries)
|
|
1869
|
-
|
|
1854
|
+
p.encode(i, n.uint32(26).fork()).join();
|
|
1870
1855
|
return n;
|
|
1871
1856
|
},
|
|
1872
1857
|
decode(e, n) {
|
|
@@ -1891,7 +1876,7 @@ const On = {
|
|
|
1891
1876
|
case 3: {
|
|
1892
1877
|
if (t !== 26)
|
|
1893
1878
|
break;
|
|
1894
|
-
r.entries.push(
|
|
1879
|
+
r.entries.push(p.decode(i, i.uint32()));
|
|
1895
1880
|
continue;
|
|
1896
1881
|
}
|
|
1897
1882
|
}
|
|
@@ -1905,13 +1890,13 @@ const On = {
|
|
|
1905
1890
|
return {
|
|
1906
1891
|
name: f(e.name) ? globalThis.String(e.name) : "",
|
|
1907
1892
|
qualifiedName: f(e.qualifiedName) ? globalThis.String(e.qualifiedName) : "",
|
|
1908
|
-
entries: globalThis.Array.isArray(e == null ? void 0 : e.entries) ? e.entries.map((n) =>
|
|
1893
|
+
entries: globalThis.Array.isArray(e == null ? void 0 : e.entries) ? e.entries.map((n) => p.fromJSON(n)) : []
|
|
1909
1894
|
};
|
|
1910
1895
|
},
|
|
1911
1896
|
toJSON(e) {
|
|
1912
1897
|
var i;
|
|
1913
1898
|
const n = {};
|
|
1914
|
-
return e.name !== "" && (n.name = e.name), e.qualifiedName !== "" && (n.qualifiedName = e.qualifiedName), (i = e.entries) != null && i.length && (n.entries = e.entries.map((a) =>
|
|
1899
|
+
return e.name !== "" && (n.name = e.name), e.qualifiedName !== "" && (n.qualifiedName = e.qualifiedName), (i = e.entries) != null && i.length && (n.entries = e.entries.map((a) => p.toJSON(a))), n;
|
|
1915
1900
|
},
|
|
1916
1901
|
create(e) {
|
|
1917
1902
|
return On.fromPartial(e ?? {});
|
|
@@ -1919,7 +1904,7 @@ const On = {
|
|
|
1919
1904
|
fromPartial(e) {
|
|
1920
1905
|
var i;
|
|
1921
1906
|
const n = Se();
|
|
1922
|
-
return n.name = e.name ?? "", n.qualifiedName = e.qualifiedName ?? "", n.entries = ((i = e.entries) == null ? void 0 : i.map((a) =>
|
|
1907
|
+
return n.name = e.name ?? "", n.qualifiedName = e.qualifiedName ?? "", n.entries = ((i = e.entries) == null ? void 0 : i.map((a) => p.fromPartial(a))) || [], n;
|
|
1923
1908
|
}
|
|
1924
1909
|
};
|
|
1925
1910
|
function In(e) {
|
|
@@ -1949,7 +1934,7 @@ function Mn(e) {
|
|
|
1949
1934
|
return -1;
|
|
1950
1935
|
}
|
|
1951
1936
|
}
|
|
1952
|
-
function
|
|
1937
|
+
function hn(e) {
|
|
1953
1938
|
switch (e) {
|
|
1954
1939
|
case 0:
|
|
1955
1940
|
return "CAN_MODE_UNSPECIFIED";
|
|
@@ -1964,7 +1949,7 @@ function Fn(e) {
|
|
|
1964
1949
|
return "UNRECOGNIZED";
|
|
1965
1950
|
}
|
|
1966
1951
|
}
|
|
1967
|
-
var
|
|
1952
|
+
var Fn = /* @__PURE__ */ ((e) => (e[e.ACCESS_MODE_UNSPECIFIED = 0] = "ACCESS_MODE_UNSPECIFIED", e[e.ACCESS_MODE_INIT_ACCESS = 1] = "ACCESS_MODE_INIT_ACCESS", e[e.ACCESS_MODE_NO_INIT_ACCESS = 2] = "ACCESS_MODE_NO_INIT_ACCESS", e[e.ACCESS_MODE_EXCLUSIVE_ACCESS = 3] = "ACCESS_MODE_EXCLUSIVE_ACCESS", e[e.UNRECOGNIZED = -1] = "UNRECOGNIZED", e))(Fn || {});
|
|
1968
1953
|
function mn(e) {
|
|
1969
1954
|
switch (e) {
|
|
1970
1955
|
case 0:
|
|
@@ -2001,7 +1986,7 @@ function Ln(e) {
|
|
|
2001
1986
|
}
|
|
2002
1987
|
}
|
|
2003
1988
|
var gn = /* @__PURE__ */ ((e) => (e[e.SIGNAL_VALUE_TRIGGER_OPERATOR_UNSPECIFIED = 0] = "SIGNAL_VALUE_TRIGGER_OPERATOR_UNSPECIFIED", e[e.SIGNAL_VALUE_TRIGGER_OPERATOR_EQUAL_TO = 1] = "SIGNAL_VALUE_TRIGGER_OPERATOR_EQUAL_TO", e[e.SIGNAL_VALUE_TRIGGER_OPERATOR_NOT_EQUAL_TO = 2] = "SIGNAL_VALUE_TRIGGER_OPERATOR_NOT_EQUAL_TO", e[e.SIGNAL_VALUE_TRIGGER_OPERATOR_LESS_THAN = 3] = "SIGNAL_VALUE_TRIGGER_OPERATOR_LESS_THAN", e[e.SIGNAL_VALUE_TRIGGER_OPERATOR_LESS_THAN_OR_EQUAL = 4] = "SIGNAL_VALUE_TRIGGER_OPERATOR_LESS_THAN_OR_EQUAL", e[e.SIGNAL_VALUE_TRIGGER_OPERATOR_GREATER_THAN_OR_EQUAL = 5] = "SIGNAL_VALUE_TRIGGER_OPERATOR_GREATER_THAN_OR_EQUAL", e[e.SIGNAL_VALUE_TRIGGER_OPERATOR_GREATER_THAN = 6] = "SIGNAL_VALUE_TRIGGER_OPERATOR_GREATER_THAN", e[e.SIGNAL_VALUE_TRIGGER_OPERATOR_CHANGE_TO = 7] = "SIGNAL_VALUE_TRIGGER_OPERATOR_CHANGE_TO", e[e.SIGNAL_VALUE_TRIGGER_OPERATOR_CHANGE_FROM = 8] = "SIGNAL_VALUE_TRIGGER_OPERATOR_CHANGE_FROM", e[e.SIGNAL_VALUE_TRIGGER_OPERATOR_ON_CHANGE = 9] = "SIGNAL_VALUE_TRIGGER_OPERATOR_ON_CHANGE", e[e.UNRECOGNIZED = -1] = "UNRECOGNIZED", e))(gn || {});
|
|
2004
|
-
function
|
|
1989
|
+
function pn(e) {
|
|
2005
1990
|
switch (e) {
|
|
2006
1991
|
case 0:
|
|
2007
1992
|
case "SIGNAL_VALUE_TRIGGER_OPERATOR_UNSPECIFIED":
|
|
@@ -2039,7 +2024,7 @@ function Gn(e) {
|
|
|
2039
2024
|
return -1;
|
|
2040
2025
|
}
|
|
2041
2026
|
}
|
|
2042
|
-
function
|
|
2027
|
+
function Gn(e) {
|
|
2043
2028
|
switch (e) {
|
|
2044
2029
|
case 0:
|
|
2045
2030
|
return "SIGNAL_VALUE_TRIGGER_OPERATOR_UNSPECIFIED";
|
|
@@ -2066,7 +2051,7 @@ function Cn(e) {
|
|
|
2066
2051
|
return "UNRECOGNIZED";
|
|
2067
2052
|
}
|
|
2068
2053
|
}
|
|
2069
|
-
var
|
|
2054
|
+
var Cn = /* @__PURE__ */ ((e) => (e[e.TRIGGER_OPERATOR_UNSPECIFIED = 0] = "TRIGGER_OPERATOR_UNSPECIFIED", e[e.TRIGGER_OPERATOR_AND = 1] = "TRIGGER_OPERATOR_AND", e[e.TRIGGER_OPERATOR_OR = 2] = "TRIGGER_OPERATOR_OR", e[e.UNRECOGNIZED = -1] = "UNRECOGNIZED", e))(Cn || {});
|
|
2070
2055
|
function Oe(e) {
|
|
2071
2056
|
switch (e) {
|
|
2072
2057
|
case 0:
|
|
@@ -2264,8 +2249,8 @@ function yn(e) {
|
|
|
2264
2249
|
return "UNRECOGNIZED";
|
|
2265
2250
|
}
|
|
2266
2251
|
}
|
|
2267
|
-
var
|
|
2268
|
-
function
|
|
2252
|
+
var xn = /* @__PURE__ */ ((e) => (e[e.DECIMAL_CHAR_UNSPECIFIED = 0] = "DECIMAL_CHAR_UNSPECIFIED", e[e.DECIMAL_CHAR_DEC_DOT = 1] = "DECIMAL_CHAR_DEC_DOT", e[e.DECIMAL_CHAR_DEC_COMMA = 2] = "DECIMAL_CHAR_DEC_COMMA", e[e.UNRECOGNIZED = -1] = "UNRECOGNIZED", e))(xn || {});
|
|
2253
|
+
function Un(e) {
|
|
2269
2254
|
switch (e) {
|
|
2270
2255
|
case 0:
|
|
2271
2256
|
case "DECIMAL_CHAR_UNSPECIFIED":
|
|
@@ -2327,7 +2312,7 @@ function wn(e) {
|
|
|
2327
2312
|
}
|
|
2328
2313
|
}
|
|
2329
2314
|
var Hn = /* @__PURE__ */ ((e) => (e[e.TIME_REFERENCE_UNSPECIFIED = 0] = "TIME_REFERENCE_UNSPECIFIED", e[e.TIME_REFERENCE_FIRST_TRIGGER = 1] = "TIME_REFERENCE_FIRST_TRIGGER", e[e.TIME_REFERENCE_START_OF_MEASUREMENT = 2] = "TIME_REFERENCE_START_OF_MEASUREMENT", e[e.UNRECOGNIZED = -1] = "UNRECOGNIZED", e))(Hn || {});
|
|
2330
|
-
function
|
|
2315
|
+
function Xn(e) {
|
|
2331
2316
|
switch (e) {
|
|
2332
2317
|
case 0:
|
|
2333
2318
|
case "TIME_REFERENCE_UNSPECIFIED":
|
|
@@ -2344,7 +2329,7 @@ function Qn(e) {
|
|
|
2344
2329
|
return -1;
|
|
2345
2330
|
}
|
|
2346
2331
|
}
|
|
2347
|
-
function
|
|
2332
|
+
function Qn(e) {
|
|
2348
2333
|
switch (e) {
|
|
2349
2334
|
case 0:
|
|
2350
2335
|
return "TIME_REFERENCE_UNSPECIFIED";
|
|
@@ -2439,7 +2424,7 @@ const A = {
|
|
|
2439
2424
|
function Me() {
|
|
2440
2425
|
return { canMode: 0, accessMode: 0, silentMode: !1, busSpeed: void 0, busSpeedDataPhase: void 0 };
|
|
2441
2426
|
}
|
|
2442
|
-
const
|
|
2427
|
+
const G = {
|
|
2443
2428
|
encode(e, n = new o()) {
|
|
2444
2429
|
return e.canMode !== 0 && n.uint32(8).int32(e.canMode), e.accessMode !== 0 && n.uint32(16).int32(e.accessMode), e.silentMode !== !1 && n.uint32(24).bool(e.silentMode), e.busSpeed !== void 0 && A.encode(e.busSpeed, n.uint32(34).fork()).join(), e.busSpeedDataPhase !== void 0 && A.encode(e.busSpeedDataPhase, n.uint32(42).fork()).join(), n;
|
|
2445
2430
|
},
|
|
@@ -2498,27 +2483,27 @@ const C = {
|
|
|
2498
2483
|
},
|
|
2499
2484
|
toJSON(e) {
|
|
2500
2485
|
const n = {};
|
|
2501
|
-
return e.canMode !== 0 && (n.canMode =
|
|
2486
|
+
return e.canMode !== 0 && (n.canMode = hn(e.canMode)), e.accessMode !== 0 && (n.accessMode = Ln(e.accessMode)), e.silentMode !== !1 && (n.silentMode = e.silentMode), e.busSpeed !== void 0 && (n.busSpeed = A.toJSON(e.busSpeed)), e.busSpeedDataPhase !== void 0 && (n.busSpeedDataPhase = A.toJSON(e.busSpeedDataPhase)), n;
|
|
2502
2487
|
},
|
|
2503
2488
|
create(e) {
|
|
2504
|
-
return
|
|
2489
|
+
return G.fromPartial(e ?? {});
|
|
2505
2490
|
},
|
|
2506
2491
|
fromPartial(e) {
|
|
2507
2492
|
const n = Me();
|
|
2508
2493
|
return n.canMode = e.canMode ?? 0, n.accessMode = e.accessMode ?? 0, n.silentMode = e.silentMode ?? !1, n.busSpeed = e.busSpeed !== void 0 && e.busSpeed !== null ? A.fromPartial(e.busSpeed) : void 0, n.busSpeedDataPhase = e.busSpeedDataPhase !== void 0 && e.busSpeedDataPhase !== null ? A.fromPartial(e.busSpeedDataPhase) : void 0, n;
|
|
2509
2494
|
}
|
|
2510
2495
|
};
|
|
2511
|
-
function
|
|
2496
|
+
function he() {
|
|
2512
2497
|
return { bitRate: 0, protocolVersion: "", masterMode: !1, databaseFile: void 0, scheduleTable: void 0 };
|
|
2513
2498
|
}
|
|
2514
|
-
const
|
|
2499
|
+
const C = {
|
|
2515
2500
|
encode(e, n = new o()) {
|
|
2516
2501
|
return e.bitRate !== 0 && n.uint32(8).int32(e.bitRate), e.protocolVersion !== "" && n.uint32(18).string(e.protocolVersion), e.masterMode !== !1 && n.uint32(24).bool(e.masterMode), e.databaseFile !== void 0 && n.uint32(34).string(e.databaseFile), e.scheduleTable !== void 0 && n.uint32(42).string(e.scheduleTable), n;
|
|
2517
2502
|
},
|
|
2518
2503
|
decode(e, n) {
|
|
2519
2504
|
const i = e instanceof u ? e : new u(e);
|
|
2520
2505
|
let a = n === void 0 ? i.len : i.pos + n;
|
|
2521
|
-
const r =
|
|
2506
|
+
const r = he();
|
|
2522
2507
|
for (; i.pos < a; ) {
|
|
2523
2508
|
const t = i.uint32();
|
|
2524
2509
|
switch (t >>> 3) {
|
|
@@ -2573,14 +2558,14 @@ const p = {
|
|
|
2573
2558
|
return e.bitRate !== 0 && (n.bitRate = Math.round(e.bitRate)), e.protocolVersion !== "" && (n.protocolVersion = e.protocolVersion), e.masterMode !== !1 && (n.masterMode = e.masterMode), e.databaseFile !== void 0 && (n.databaseFile = e.databaseFile), e.scheduleTable !== void 0 && (n.scheduleTable = e.scheduleTable), n;
|
|
2574
2559
|
},
|
|
2575
2560
|
create(e) {
|
|
2576
|
-
return
|
|
2561
|
+
return C.fromPartial(e ?? {});
|
|
2577
2562
|
},
|
|
2578
2563
|
fromPartial(e) {
|
|
2579
|
-
const n =
|
|
2564
|
+
const n = he();
|
|
2580
2565
|
return n.bitRate = e.bitRate ?? 0, n.protocolVersion = e.protocolVersion ?? "", n.masterMode = e.masterMode ?? !1, n.databaseFile = e.databaseFile ?? void 0, n.scheduleTable = e.scheduleTable ?? void 0, n;
|
|
2581
2566
|
}
|
|
2582
2567
|
};
|
|
2583
|
-
function
|
|
2568
|
+
function Fe() {
|
|
2584
2569
|
return {
|
|
2585
2570
|
channelNumber: 0,
|
|
2586
2571
|
lockedToSerialNumber: !1,
|
|
@@ -2595,12 +2580,12 @@ function he() {
|
|
|
2595
2580
|
}
|
|
2596
2581
|
const k = {
|
|
2597
2582
|
encode(e, n = new o()) {
|
|
2598
|
-
return e.channelNumber !== 0 && n.uint32(8).int32(e.channelNumber), e.lockedToSerialNumber !== !1 && n.uint32(16).bool(e.lockedToSerialNumber), e.deviceProductCode !== "" && n.uint32(26).string(e.deviceProductCode), e.deviceSerialNumber !== "" && n.uint32(34).string(e.deviceSerialNumber), e.channelNumberOnDevice !== 0 && n.uint32(40).int32(e.channelNumberOnDevice), e.deviceCardType !== 0 && n.uint32(48).int32(e.deviceCardType), e.deviceCardNumber !== 0 && n.uint32(56).int32(e.deviceCardNumber), e.canConfiguration !== void 0 &&
|
|
2583
|
+
return e.channelNumber !== 0 && n.uint32(8).int32(e.channelNumber), e.lockedToSerialNumber !== !1 && n.uint32(16).bool(e.lockedToSerialNumber), e.deviceProductCode !== "" && n.uint32(26).string(e.deviceProductCode), e.deviceSerialNumber !== "" && n.uint32(34).string(e.deviceSerialNumber), e.channelNumberOnDevice !== 0 && n.uint32(40).int32(e.channelNumberOnDevice), e.deviceCardType !== 0 && n.uint32(48).int32(e.deviceCardType), e.deviceCardNumber !== 0 && n.uint32(56).int32(e.deviceCardNumber), e.canConfiguration !== void 0 && G.encode(e.canConfiguration, n.uint32(66).fork()).join(), e.linConfiguration !== void 0 && C.encode(e.linConfiguration, n.uint32(74).fork()).join(), n;
|
|
2599
2584
|
},
|
|
2600
2585
|
decode(e, n) {
|
|
2601
2586
|
const i = e instanceof u ? e : new u(e);
|
|
2602
2587
|
let a = n === void 0 ? i.len : i.pos + n;
|
|
2603
|
-
const r =
|
|
2588
|
+
const r = Fe();
|
|
2604
2589
|
for (; i.pos < a; ) {
|
|
2605
2590
|
const t = i.uint32();
|
|
2606
2591
|
switch (t >>> 3) {
|
|
@@ -2649,13 +2634,13 @@ const k = {
|
|
|
2649
2634
|
case 8: {
|
|
2650
2635
|
if (t !== 66)
|
|
2651
2636
|
break;
|
|
2652
|
-
r.canConfiguration =
|
|
2637
|
+
r.canConfiguration = G.decode(i, i.uint32());
|
|
2653
2638
|
continue;
|
|
2654
2639
|
}
|
|
2655
2640
|
case 9: {
|
|
2656
2641
|
if (t !== 74)
|
|
2657
2642
|
break;
|
|
2658
|
-
r.linConfiguration =
|
|
2643
|
+
r.linConfiguration = C.decode(i, i.uint32());
|
|
2659
2644
|
continue;
|
|
2660
2645
|
}
|
|
2661
2646
|
}
|
|
@@ -2674,20 +2659,20 @@ const k = {
|
|
|
2674
2659
|
channelNumberOnDevice: s(e.channelNumberOnDevice) ? globalThis.Number(e.channelNumberOnDevice) : 0,
|
|
2675
2660
|
deviceCardType: s(e.deviceCardType) ? globalThis.Number(e.deviceCardType) : 0,
|
|
2676
2661
|
deviceCardNumber: s(e.deviceCardNumber) ? globalThis.Number(e.deviceCardNumber) : 0,
|
|
2677
|
-
canConfiguration: s(e.canConfiguration) ?
|
|
2678
|
-
linConfiguration: s(e.linConfiguration) ?
|
|
2662
|
+
canConfiguration: s(e.canConfiguration) ? G.fromJSON(e.canConfiguration) : void 0,
|
|
2663
|
+
linConfiguration: s(e.linConfiguration) ? C.fromJSON(e.linConfiguration) : void 0
|
|
2679
2664
|
};
|
|
2680
2665
|
},
|
|
2681
2666
|
toJSON(e) {
|
|
2682
2667
|
const n = {};
|
|
2683
|
-
return e.channelNumber !== 0 && (n.channelNumber = Math.round(e.channelNumber)), e.lockedToSerialNumber !== !1 && (n.lockedToSerialNumber = e.lockedToSerialNumber), e.deviceProductCode !== "" && (n.deviceProductCode = e.deviceProductCode), e.deviceSerialNumber !== "" && (n.deviceSerialNumber = e.deviceSerialNumber), e.channelNumberOnDevice !== 0 && (n.channelNumberOnDevice = Math.round(e.channelNumberOnDevice)), e.deviceCardType !== 0 && (n.deviceCardType = Math.round(e.deviceCardType)), e.deviceCardNumber !== 0 && (n.deviceCardNumber = Math.round(e.deviceCardNumber)), e.canConfiguration !== void 0 && (n.canConfiguration =
|
|
2668
|
+
return e.channelNumber !== 0 && (n.channelNumber = Math.round(e.channelNumber)), e.lockedToSerialNumber !== !1 && (n.lockedToSerialNumber = e.lockedToSerialNumber), e.deviceProductCode !== "" && (n.deviceProductCode = e.deviceProductCode), e.deviceSerialNumber !== "" && (n.deviceSerialNumber = e.deviceSerialNumber), e.channelNumberOnDevice !== 0 && (n.channelNumberOnDevice = Math.round(e.channelNumberOnDevice)), e.deviceCardType !== 0 && (n.deviceCardType = Math.round(e.deviceCardType)), e.deviceCardNumber !== 0 && (n.deviceCardNumber = Math.round(e.deviceCardNumber)), e.canConfiguration !== void 0 && (n.canConfiguration = G.toJSON(e.canConfiguration)), e.linConfiguration !== void 0 && (n.linConfiguration = C.toJSON(e.linConfiguration)), n;
|
|
2684
2669
|
},
|
|
2685
2670
|
create(e) {
|
|
2686
2671
|
return k.fromPartial(e ?? {});
|
|
2687
2672
|
},
|
|
2688
2673
|
fromPartial(e) {
|
|
2689
|
-
const n =
|
|
2690
|
-
return n.channelNumber = e.channelNumber ?? 0, n.lockedToSerialNumber = e.lockedToSerialNumber ?? !1, n.deviceProductCode = e.deviceProductCode ?? "", n.deviceSerialNumber = e.deviceSerialNumber ?? "", n.channelNumberOnDevice = e.channelNumberOnDevice ?? 0, n.deviceCardType = e.deviceCardType ?? 0, n.deviceCardNumber = e.deviceCardNumber ?? 0, n.canConfiguration = e.canConfiguration !== void 0 && e.canConfiguration !== null ?
|
|
2674
|
+
const n = Fe();
|
|
2675
|
+
return n.channelNumber = e.channelNumber ?? 0, n.lockedToSerialNumber = e.lockedToSerialNumber ?? !1, n.deviceProductCode = e.deviceProductCode ?? "", n.deviceSerialNumber = e.deviceSerialNumber ?? "", n.channelNumberOnDevice = e.channelNumberOnDevice ?? 0, n.deviceCardType = e.deviceCardType ?? 0, n.deviceCardNumber = e.deviceCardNumber ?? 0, n.canConfiguration = e.canConfiguration !== void 0 && e.canConfiguration !== null ? G.fromPartial(e.canConfiguration) : void 0, n.linConfiguration = e.linConfiguration !== void 0 && e.linConfiguration !== null ? C.fromPartial(e.linConfiguration) : void 0, n;
|
|
2691
2676
|
}
|
|
2692
2677
|
};
|
|
2693
2678
|
function me() {
|
|
@@ -3061,17 +3046,17 @@ const D = {
|
|
|
3061
3046
|
return n.channelIdentifier = e.channelIdentifier ?? "", n.frame = e.frame !== void 0 && e.frame !== null ? L.fromPartial(e.frame) : void 0, n.randomInterval = e.randomInterval ?? !1, n.constantIntervalMs = e.constantIntervalMs ?? 0, n.randomIntervalMinMs = e.randomIntervalMinMs ?? 0, n.randomIntervalMaxMs = e.randomIntervalMaxMs ?? 0, n.numberOfMessages = e.numberOfMessages ?? 0, n.randomDataLength = e.randomDataLength ?? !1, n.randomMessageData = e.randomMessageData ?? !1, n.randomIdentifier = e.randomIdentifier ?? !1, n.scanIdentifier = e.scanIdentifier ?? !1, n.identifierMin = e.identifierMin ?? 0, n.identifierMax = e.identifierMax ?? 0, n.randomBurstSize = e.randomBurstSize ?? !1, n.constantBurstSize = e.constantBurstSize ?? 0, n.randomBurstSizeMin = e.randomBurstSizeMin ?? 0, n.randomBurstSizeMax = e.randomBurstSizeMax ?? 0, n;
|
|
3062
3047
|
}
|
|
3063
3048
|
};
|
|
3064
|
-
function
|
|
3049
|
+
function pe() {
|
|
3065
3050
|
return { stdCanIds: "", extCanIds: "", filterType: "" };
|
|
3066
3051
|
}
|
|
3067
|
-
const
|
|
3052
|
+
const I = {
|
|
3068
3053
|
encode(e, n = new o()) {
|
|
3069
3054
|
return e.stdCanIds !== "" && n.uint32(10).string(e.stdCanIds), e.extCanIds !== "" && n.uint32(18).string(e.extCanIds), e.filterType !== "" && n.uint32(26).string(e.filterType), n;
|
|
3070
3055
|
},
|
|
3071
3056
|
decode(e, n) {
|
|
3072
3057
|
const i = e instanceof u ? e : new u(e);
|
|
3073
3058
|
let a = n === void 0 ? i.len : i.pos + n;
|
|
3074
|
-
const r =
|
|
3059
|
+
const r = pe();
|
|
3075
3060
|
for (; i.pos < a; ) {
|
|
3076
3061
|
const t = i.uint32();
|
|
3077
3062
|
switch (t >>> 3) {
|
|
@@ -3112,14 +3097,14 @@ const T = {
|
|
|
3112
3097
|
return e.stdCanIds !== "" && (n.stdCanIds = e.stdCanIds), e.extCanIds !== "" && (n.extCanIds = e.extCanIds), e.filterType !== "" && (n.filterType = e.filterType), n;
|
|
3113
3098
|
},
|
|
3114
3099
|
create(e) {
|
|
3115
|
-
return
|
|
3100
|
+
return I.fromPartial(e ?? {});
|
|
3116
3101
|
},
|
|
3117
3102
|
fromPartial(e) {
|
|
3118
|
-
const n =
|
|
3103
|
+
const n = pe();
|
|
3119
3104
|
return n.stdCanIds = e.stdCanIds ?? "", n.extCanIds = e.extCanIds ?? "", n.filterType = e.filterType ?? "", n;
|
|
3120
3105
|
}
|
|
3121
3106
|
};
|
|
3122
|
-
function
|
|
3107
|
+
function Ge() {
|
|
3123
3108
|
return { databaseFiles: [] };
|
|
3124
3109
|
}
|
|
3125
3110
|
const b = {
|
|
@@ -3131,7 +3116,7 @@ const b = {
|
|
|
3131
3116
|
decode(e, n) {
|
|
3132
3117
|
const i = e instanceof u ? e : new u(e);
|
|
3133
3118
|
let a = n === void 0 ? i.len : i.pos + n;
|
|
3134
|
-
const r =
|
|
3119
|
+
const r = Ge();
|
|
3135
3120
|
for (; i.pos < a; ) {
|
|
3136
3121
|
const t = i.uint32();
|
|
3137
3122
|
switch (t >>> 3) {
|
|
@@ -3163,11 +3148,11 @@ const b = {
|
|
|
3163
3148
|
},
|
|
3164
3149
|
fromPartial(e) {
|
|
3165
3150
|
var i;
|
|
3166
|
-
const n =
|
|
3151
|
+
const n = Ge();
|
|
3167
3152
|
return n.databaseFiles = ((i = e.databaseFiles) == null ? void 0 : i.map((a) => a)) || [], n;
|
|
3168
3153
|
}
|
|
3169
3154
|
};
|
|
3170
|
-
function
|
|
3155
|
+
function Ce() {
|
|
3171
3156
|
return { j1939Settings: void 0 };
|
|
3172
3157
|
}
|
|
3173
3158
|
const V = {
|
|
@@ -3177,7 +3162,7 @@ const V = {
|
|
|
3177
3162
|
decode(e, n) {
|
|
3178
3163
|
const i = e instanceof u ? e : new u(e);
|
|
3179
3164
|
let a = n === void 0 ? i.len : i.pos + n;
|
|
3180
|
-
const r =
|
|
3165
|
+
const r = Ce();
|
|
3181
3166
|
for (; i.pos < a; ) {
|
|
3182
3167
|
const t = i.uint32();
|
|
3183
3168
|
switch (t >>> 3) {
|
|
@@ -3207,7 +3192,7 @@ const V = {
|
|
|
3207
3192
|
return V.fromPartial(e ?? {});
|
|
3208
3193
|
},
|
|
3209
3194
|
fromPartial(e) {
|
|
3210
|
-
const n =
|
|
3195
|
+
const n = Ce();
|
|
3211
3196
|
return n.j1939Settings = e.j1939Settings !== void 0 && e.j1939Settings !== null ? y.fromPartial(e.j1939Settings) : void 0, n;
|
|
3212
3197
|
}
|
|
3213
3198
|
};
|
|
@@ -3246,7 +3231,7 @@ const y = {
|
|
|
3246
3231
|
function Pe() {
|
|
3247
3232
|
return { extensionName: "", configuration: void 0 };
|
|
3248
3233
|
}
|
|
3249
|
-
const
|
|
3234
|
+
const x = {
|
|
3250
3235
|
encode(e, n = new o()) {
|
|
3251
3236
|
return e.extensionName !== "" && n.uint32(10).string(e.extensionName), e.configuration !== void 0 && n.uint32(18).string(e.configuration), n;
|
|
3252
3237
|
},
|
|
@@ -3287,7 +3272,7 @@ const U = {
|
|
|
3287
3272
|
return e.extensionName !== "" && (n.extensionName = e.extensionName), e.configuration !== void 0 && (n.configuration = e.configuration), n;
|
|
3288
3273
|
},
|
|
3289
3274
|
create(e) {
|
|
3290
|
-
return
|
|
3275
|
+
return x.fromPartial(e ?? {});
|
|
3291
3276
|
},
|
|
3292
3277
|
fromPartial(e) {
|
|
3293
3278
|
const n = Pe();
|
|
@@ -3297,7 +3282,7 @@ const U = {
|
|
|
3297
3282
|
function De() {
|
|
3298
3283
|
return { frameId: "", frameIdType: "" };
|
|
3299
3284
|
}
|
|
3300
|
-
const
|
|
3285
|
+
const U = {
|
|
3301
3286
|
encode(e, n = new o()) {
|
|
3302
3287
|
return e.frameId !== "" && n.uint32(10).string(e.frameId), e.frameIdType !== "" && n.uint32(18).string(e.frameIdType), n;
|
|
3303
3288
|
},
|
|
@@ -3338,7 +3323,7 @@ const x = {
|
|
|
3338
3323
|
return e.frameId !== "" && (n.frameId = e.frameId), e.frameIdType !== "" && (n.frameIdType = e.frameIdType), n;
|
|
3339
3324
|
},
|
|
3340
3325
|
create(e) {
|
|
3341
|
-
return
|
|
3326
|
+
return U.fromPartial(e ?? {});
|
|
3342
3327
|
},
|
|
3343
3328
|
fromPartial(e) {
|
|
3344
3329
|
const n = De();
|
|
@@ -3423,13 +3408,13 @@ const B = {
|
|
|
3423
3408
|
signalValue: s(e.signalValue) ? globalThis.Number(e.signalValue) : 0,
|
|
3424
3409
|
signalMinValue: s(e.signalMinValue) ? globalThis.Number(e.signalMinValue) : 0,
|
|
3425
3410
|
signalMaxValue: s(e.signalMaxValue) ? globalThis.Number(e.signalMaxValue) : 0,
|
|
3426
|
-
operator: s(e.operator) ?
|
|
3411
|
+
operator: s(e.operator) ? pn(e.operator) : 0,
|
|
3427
3412
|
frameIdType: s(e.frameIdType) ? globalThis.String(e.frameIdType) : ""
|
|
3428
3413
|
};
|
|
3429
3414
|
},
|
|
3430
3415
|
toJSON(e) {
|
|
3431
3416
|
const n = {};
|
|
3432
|
-
return e.frameId !== "" && (n.frameId = e.frameId), e.signalQualifiedName !== "" && (n.signalQualifiedName = e.signalQualifiedName), e.signalValue !== 0 && (n.signalValue = e.signalValue), e.signalMinValue !== 0 && (n.signalMinValue = e.signalMinValue), e.signalMaxValue !== 0 && (n.signalMaxValue = e.signalMaxValue), e.operator !== 0 && (n.operator =
|
|
3417
|
+
return e.frameId !== "" && (n.frameId = e.frameId), e.signalQualifiedName !== "" && (n.signalQualifiedName = e.signalQualifiedName), e.signalValue !== 0 && (n.signalValue = e.signalValue), e.signalMinValue !== 0 && (n.signalMinValue = e.signalMinValue), e.signalMaxValue !== 0 && (n.signalMaxValue = e.signalMaxValue), e.operator !== 0 && (n.operator = Gn(e.operator)), e.frameIdType !== "" && (n.frameIdType = e.frameIdType), n;
|
|
3433
3418
|
},
|
|
3434
3419
|
create(e) {
|
|
3435
3420
|
return B.fromPartial(e ?? {});
|
|
@@ -3444,7 +3429,7 @@ function Ve() {
|
|
|
3444
3429
|
}
|
|
3445
3430
|
const R = {
|
|
3446
3431
|
encode(e, n = new o()) {
|
|
3447
|
-
return e.timeoutTrigger !== void 0 && n.uint32(17).double(e.timeoutTrigger), e.frameReceivedTrigger !== void 0 &&
|
|
3432
|
+
return e.timeoutTrigger !== void 0 && n.uint32(17).double(e.timeoutTrigger), e.frameReceivedTrigger !== void 0 && U.encode(e.frameReceivedTrigger, n.uint32(26).fork()).join(), e.signalValueTrigger !== void 0 && B.encode(e.signalValueTrigger, n.uint32(34).fork()).join(), n;
|
|
3448
3433
|
},
|
|
3449
3434
|
decode(e, n) {
|
|
3450
3435
|
const i = e instanceof u ? e : new u(e);
|
|
@@ -3462,7 +3447,7 @@ const R = {
|
|
|
3462
3447
|
case 3: {
|
|
3463
3448
|
if (t !== 26)
|
|
3464
3449
|
break;
|
|
3465
|
-
r.frameReceivedTrigger =
|
|
3450
|
+
r.frameReceivedTrigger = U.decode(i, i.uint32());
|
|
3466
3451
|
continue;
|
|
3467
3452
|
}
|
|
3468
3453
|
case 4: {
|
|
@@ -3481,20 +3466,20 @@ const R = {
|
|
|
3481
3466
|
fromJSON(e) {
|
|
3482
3467
|
return {
|
|
3483
3468
|
timeoutTrigger: s(e.timeoutTrigger) ? globalThis.Number(e.timeoutTrigger) : void 0,
|
|
3484
|
-
frameReceivedTrigger: s(e.frameReceivedTrigger) ?
|
|
3469
|
+
frameReceivedTrigger: s(e.frameReceivedTrigger) ? U.fromJSON(e.frameReceivedTrigger) : void 0,
|
|
3485
3470
|
signalValueTrigger: s(e.signalValueTrigger) ? B.fromJSON(e.signalValueTrigger) : void 0
|
|
3486
3471
|
};
|
|
3487
3472
|
},
|
|
3488
3473
|
toJSON(e) {
|
|
3489
3474
|
const n = {};
|
|
3490
|
-
return e.timeoutTrigger !== void 0 && (n.timeoutTrigger = e.timeoutTrigger), e.frameReceivedTrigger !== void 0 && (n.frameReceivedTrigger =
|
|
3475
|
+
return e.timeoutTrigger !== void 0 && (n.timeoutTrigger = e.timeoutTrigger), e.frameReceivedTrigger !== void 0 && (n.frameReceivedTrigger = U.toJSON(e.frameReceivedTrigger)), e.signalValueTrigger !== void 0 && (n.signalValueTrigger = B.toJSON(e.signalValueTrigger)), n;
|
|
3491
3476
|
},
|
|
3492
3477
|
create(e) {
|
|
3493
3478
|
return R.fromPartial(e ?? {});
|
|
3494
3479
|
},
|
|
3495
3480
|
fromPartial(e) {
|
|
3496
3481
|
const n = Ve();
|
|
3497
|
-
return n.timeoutTrigger = e.timeoutTrigger ?? void 0, n.frameReceivedTrigger = e.frameReceivedTrigger !== void 0 && e.frameReceivedTrigger !== null ?
|
|
3482
|
+
return n.timeoutTrigger = e.timeoutTrigger ?? void 0, n.frameReceivedTrigger = e.frameReceivedTrigger !== void 0 && e.frameReceivedTrigger !== null ? U.fromPartial(e.frameReceivedTrigger) : void 0, n.signalValueTrigger = e.signalValueTrigger !== void 0 && e.signalValueTrigger !== null ? B.fromPartial(e.signalValueTrigger) : void 0, n;
|
|
3498
3483
|
}
|
|
3499
3484
|
};
|
|
3500
3485
|
function ye() {
|
|
@@ -3522,7 +3507,7 @@ function ye() {
|
|
|
3522
3507
|
}
|
|
3523
3508
|
const v = {
|
|
3524
3509
|
encode(e, n = new o()) {
|
|
3525
|
-
e.fileName !== "" && n.uint32(10).string(e.fileName), e.fileFormat !== 0 && n.uint32(16).int32(e.fileFormat), e.fileConflictAction !== 0 && n.uint32(24).int32(e.fileConflictAction), e.canMessageFilter !== void 0 &&
|
|
3510
|
+
e.fileName !== "" && n.uint32(10).string(e.fileName), e.fileFormat !== 0 && n.uint32(16).int32(e.fileFormat), e.fileConflictAction !== 0 && n.uint32(24).int32(e.fileConflictAction), e.canMessageFilter !== void 0 && I.encode(e.canMessageFilter, n.uint32(34).fork()).join();
|
|
3526
3511
|
for (const i of e.startTriggerSettings)
|
|
3527
3512
|
R.encode(i, n.uint32(42).fork()).join();
|
|
3528
3513
|
e.startTriggersOperator !== 0 && n.uint32(48).int32(e.startTriggersOperator);
|
|
@@ -3558,7 +3543,7 @@ const v = {
|
|
|
3558
3543
|
case 4: {
|
|
3559
3544
|
if (t !== 34)
|
|
3560
3545
|
break;
|
|
3561
|
-
r.canMessageFilter =
|
|
3546
|
+
r.canMessageFilter = I.decode(i, i.uint32());
|
|
3562
3547
|
continue;
|
|
3563
3548
|
}
|
|
3564
3549
|
case 5: {
|
|
@@ -3663,7 +3648,7 @@ const v = {
|
|
|
3663
3648
|
fileName: s(e.fileName) ? globalThis.String(e.fileName) : "",
|
|
3664
3649
|
fileFormat: s(e.fileFormat) ? Pn(e.fileFormat) : 0,
|
|
3665
3650
|
fileConflictAction: s(e.fileConflictAction) ? Vn(e.fileConflictAction) : 0,
|
|
3666
|
-
canMessageFilter: s(e.canMessageFilter) ?
|
|
3651
|
+
canMessageFilter: s(e.canMessageFilter) ? I.fromJSON(e.canMessageFilter) : void 0,
|
|
3667
3652
|
startTriggerSettings: globalThis.Array.isArray(e == null ? void 0 : e.startTriggerSettings) ? e.startTriggerSettings.map((n) => R.fromJSON(n)) : [],
|
|
3668
3653
|
startTriggersOperator: s(e.startTriggersOperator) ? Oe(e.startTriggersOperator) : 0,
|
|
3669
3654
|
stopTriggerSettings: globalThis.Array.isArray(e == null ? void 0 : e.stopTriggerSettings) ? e.stopTriggerSettings.map((n) => R.fromJSON(n)) : [],
|
|
@@ -3672,11 +3657,11 @@ const v = {
|
|
|
3672
3657
|
writeFileHeader: s(e.writeFileHeader) ? globalThis.Boolean(e.writeFileHeader) : void 0,
|
|
3673
3658
|
dataInHex: s(e.dataInHex) ? globalThis.Boolean(e.dataInHex) : void 0,
|
|
3674
3659
|
idInHex: s(e.idInHex) ? globalThis.Boolean(e.idInHex) : void 0,
|
|
3675
|
-
decimalSeparator: s(e.decimalSeparator) ?
|
|
3660
|
+
decimalSeparator: s(e.decimalSeparator) ? Un(e.decimalSeparator) : void 0,
|
|
3676
3661
|
colSeparator: s(e.colSeparator) ? Jn(e.colSeparator) : void 0,
|
|
3677
3662
|
dataBytesLimit: s(e.dataBytesLimit) ? globalThis.Number(e.dataBytesLimit) : void 0,
|
|
3678
3663
|
numberOfTimeDecimals: s(e.numberOfTimeDecimals) ? globalThis.Number(e.numberOfTimeDecimals) : void 0,
|
|
3679
|
-
timeReference: s(e.timeReference) ?
|
|
3664
|
+
timeReference: s(e.timeReference) ? Xn(e.timeReference) : void 0,
|
|
3680
3665
|
calendarTime: s(e.calendarTime) ? globalThis.Boolean(e.calendarTime) : void 0,
|
|
3681
3666
|
utcTime: s(e.utcTime) ? globalThis.Boolean(e.utcTime) : void 0
|
|
3682
3667
|
};
|
|
@@ -3684,7 +3669,7 @@ const v = {
|
|
|
3684
3669
|
toJSON(e) {
|
|
3685
3670
|
var i, a;
|
|
3686
3671
|
const n = {};
|
|
3687
|
-
return e.fileName !== "" && (n.fileName = e.fileName), e.fileFormat !== 0 && (n.fileFormat = Dn(e.fileFormat)), e.fileConflictAction !== 0 && (n.fileConflictAction = yn(e.fileConflictAction)), e.canMessageFilter !== void 0 && (n.canMessageFilter =
|
|
3672
|
+
return e.fileName !== "" && (n.fileName = e.fileName), e.fileFormat !== 0 && (n.fileFormat = Dn(e.fileFormat)), e.fileConflictAction !== 0 && (n.fileConflictAction = yn(e.fileConflictAction)), e.canMessageFilter !== void 0 && (n.canMessageFilter = I.toJSON(e.canMessageFilter)), (i = e.startTriggerSettings) != null && i.length && (n.startTriggerSettings = e.startTriggerSettings.map((r) => R.toJSON(r))), e.startTriggersOperator !== 0 && (n.startTriggersOperator = Ie(e.startTriggersOperator)), (a = e.stopTriggerSettings) != null && a.length && (n.stopTriggerSettings = e.stopTriggerSettings.map((r) => R.toJSON(r))), e.stopTriggersOperator !== 0 && (n.stopTriggersOperator = Ie(e.stopTriggersOperator)), e.autoRestartAfterStop !== !1 && (n.autoRestartAfterStop = e.autoRestartAfterStop), e.writeFileHeader !== void 0 && (n.writeFileHeader = e.writeFileHeader), e.dataInHex !== void 0 && (n.dataInHex = e.dataInHex), e.idInHex !== void 0 && (n.idInHex = e.idInHex), e.decimalSeparator !== void 0 && (n.decimalSeparator = Bn(e.decimalSeparator)), e.colSeparator !== void 0 && (n.colSeparator = wn(e.colSeparator)), e.dataBytesLimit !== void 0 && (n.dataBytesLimit = Math.round(e.dataBytesLimit)), e.numberOfTimeDecimals !== void 0 && (n.numberOfTimeDecimals = Math.round(e.numberOfTimeDecimals)), e.timeReference !== void 0 && (n.timeReference = Qn(e.timeReference)), e.calendarTime !== void 0 && (n.calendarTime = e.calendarTime), e.utcTime !== void 0 && (n.utcTime = e.utcTime), n;
|
|
3688
3673
|
},
|
|
3689
3674
|
create(e) {
|
|
3690
3675
|
return v.fromPartial(e ?? {});
|
|
@@ -3692,10 +3677,10 @@ const v = {
|
|
|
3692
3677
|
fromPartial(e) {
|
|
3693
3678
|
var i, a;
|
|
3694
3679
|
const n = ye();
|
|
3695
|
-
return n.fileName = e.fileName ?? "", n.fileFormat = e.fileFormat ?? 0, n.fileConflictAction = e.fileConflictAction ?? 0, n.canMessageFilter = e.canMessageFilter !== void 0 && e.canMessageFilter !== null ?
|
|
3680
|
+
return n.fileName = e.fileName ?? "", n.fileFormat = e.fileFormat ?? 0, n.fileConflictAction = e.fileConflictAction ?? 0, n.canMessageFilter = e.canMessageFilter !== void 0 && e.canMessageFilter !== null ? I.fromPartial(e.canMessageFilter) : void 0, n.startTriggerSettings = ((i = e.startTriggerSettings) == null ? void 0 : i.map((r) => R.fromPartial(r))) || [], n.startTriggersOperator = e.startTriggersOperator ?? 0, n.stopTriggerSettings = ((a = e.stopTriggerSettings) == null ? void 0 : a.map((r) => R.fromPartial(r))) || [], n.stopTriggersOperator = e.stopTriggersOperator ?? 0, n.autoRestartAfterStop = e.autoRestartAfterStop ?? !1, n.writeFileHeader = e.writeFileHeader ?? void 0, n.dataInHex = e.dataInHex ?? void 0, n.idInHex = e.idInHex ?? void 0, n.decimalSeparator = e.decimalSeparator ?? void 0, n.colSeparator = e.colSeparator ?? void 0, n.dataBytesLimit = e.dataBytesLimit ?? void 0, n.numberOfTimeDecimals = e.numberOfTimeDecimals ?? void 0, n.timeReference = e.timeReference ?? void 0, n.calendarTime = e.calendarTime ?? void 0, n.utcTime = e.utcTime ?? void 0, n;
|
|
3696
3681
|
}
|
|
3697
3682
|
};
|
|
3698
|
-
function
|
|
3683
|
+
function xe() {
|
|
3699
3684
|
return {
|
|
3700
3685
|
identifier: "",
|
|
3701
3686
|
name: "",
|
|
@@ -3705,7 +3690,7 @@ function Ue() {
|
|
|
3705
3690
|
disabled: !1
|
|
3706
3691
|
};
|
|
3707
3692
|
}
|
|
3708
|
-
const
|
|
3693
|
+
const N = {
|
|
3709
3694
|
encode(e, n = new o()) {
|
|
3710
3695
|
e.identifier !== "" && n.uint32(10).string(e.identifier), e.name !== "" && n.uint32(18).string(e.name);
|
|
3711
3696
|
for (const i of e.description)
|
|
@@ -3715,7 +3700,7 @@ const _ = {
|
|
|
3715
3700
|
decode(e, n) {
|
|
3716
3701
|
const i = e instanceof u ? e : new u(e);
|
|
3717
3702
|
let a = n === void 0 ? i.len : i.pos + n;
|
|
3718
|
-
const r =
|
|
3703
|
+
const r = xe();
|
|
3719
3704
|
for (; i.pos < a; ) {
|
|
3720
3705
|
const t = i.uint32();
|
|
3721
3706
|
switch (t >>> 3) {
|
|
@@ -3778,15 +3763,15 @@ const _ = {
|
|
|
3778
3763
|
return e.identifier !== "" && (n.identifier = e.identifier), e.name !== "" && (n.name = e.name), (i = e.description) != null && i.length && (n.description = e.description), e.readOnlyProperties !== !1 && (n.readOnlyProperties = e.readOnlyProperties), e.readOnlyConnections !== !1 && (n.readOnlyConnections = e.readOnlyConnections), e.disabled !== !1 && (n.disabled = e.disabled), n;
|
|
3779
3764
|
},
|
|
3780
3765
|
create(e) {
|
|
3781
|
-
return
|
|
3766
|
+
return N.fromPartial(e ?? {});
|
|
3782
3767
|
},
|
|
3783
3768
|
fromPartial(e) {
|
|
3784
3769
|
var i;
|
|
3785
|
-
const n =
|
|
3770
|
+
const n = xe();
|
|
3786
3771
|
return n.identifier = e.identifier ?? "", n.name = e.name ?? "", n.description = ((i = e.description) == null ? void 0 : i.map((a) => a)) || [], n.readOnlyProperties = e.readOnlyProperties ?? !1, n.readOnlyConnections = e.readOnlyConnections ?? !1, n.disabled = e.disabled ?? !1, n;
|
|
3787
3772
|
}
|
|
3788
3773
|
};
|
|
3789
|
-
function
|
|
3774
|
+
function Ue() {
|
|
3790
3775
|
return {
|
|
3791
3776
|
baseNode: void 0,
|
|
3792
3777
|
isDataGenerator: !1,
|
|
@@ -3797,19 +3782,19 @@ function xe() {
|
|
|
3797
3782
|
}
|
|
3798
3783
|
const J = {
|
|
3799
3784
|
encode(e, n = new o()) {
|
|
3800
|
-
return e.baseNode !== void 0 &&
|
|
3785
|
+
return e.baseNode !== void 0 && N.encode(e.baseNode, n.uint32(10).fork()).join(), e.isDataGenerator !== !1 && n.uint32(16).bool(e.isDataGenerator), e.channelSettings !== void 0 && k.encode(e.channelSettings, n.uint32(26).fork()).join(), e.logReplaySettings !== void 0 && P.encode(e.logReplaySettings, n.uint32(34).fork()).join(), e.trafficGeneratorSettings !== void 0 && D.encode(e.trafficGeneratorSettings, n.uint32(42).fork()).join(), n;
|
|
3801
3786
|
},
|
|
3802
3787
|
decode(e, n) {
|
|
3803
3788
|
const i = e instanceof u ? e : new u(e);
|
|
3804
3789
|
let a = n === void 0 ? i.len : i.pos + n;
|
|
3805
|
-
const r =
|
|
3790
|
+
const r = Ue();
|
|
3806
3791
|
for (; i.pos < a; ) {
|
|
3807
3792
|
const t = i.uint32();
|
|
3808
3793
|
switch (t >>> 3) {
|
|
3809
3794
|
case 1: {
|
|
3810
3795
|
if (t !== 10)
|
|
3811
3796
|
break;
|
|
3812
|
-
r.baseNode =
|
|
3797
|
+
r.baseNode = N.decode(i, i.uint32());
|
|
3813
3798
|
continue;
|
|
3814
3799
|
}
|
|
3815
3800
|
case 2: {
|
|
@@ -3845,7 +3830,7 @@ const J = {
|
|
|
3845
3830
|
},
|
|
3846
3831
|
fromJSON(e) {
|
|
3847
3832
|
return {
|
|
3848
|
-
baseNode: s(e.baseNode) ?
|
|
3833
|
+
baseNode: s(e.baseNode) ? N.fromJSON(e.baseNode) : void 0,
|
|
3849
3834
|
isDataGenerator: s(e.isDataGenerator) ? globalThis.Boolean(e.isDataGenerator) : !1,
|
|
3850
3835
|
channelSettings: s(e.channelSettings) ? k.fromJSON(e.channelSettings) : void 0,
|
|
3851
3836
|
logReplaySettings: s(e.logReplaySettings) ? P.fromJSON(e.logReplaySettings) : void 0,
|
|
@@ -3854,14 +3839,14 @@ const J = {
|
|
|
3854
3839
|
},
|
|
3855
3840
|
toJSON(e) {
|
|
3856
3841
|
const n = {};
|
|
3857
|
-
return e.baseNode !== void 0 && (n.baseNode =
|
|
3842
|
+
return e.baseNode !== void 0 && (n.baseNode = N.toJSON(e.baseNode)), e.isDataGenerator !== !1 && (n.isDataGenerator = e.isDataGenerator), e.channelSettings !== void 0 && (n.channelSettings = k.toJSON(e.channelSettings)), e.logReplaySettings !== void 0 && (n.logReplaySettings = P.toJSON(e.logReplaySettings)), e.trafficGeneratorSettings !== void 0 && (n.trafficGeneratorSettings = D.toJSON(e.trafficGeneratorSettings)), n;
|
|
3858
3843
|
},
|
|
3859
3844
|
create(e) {
|
|
3860
3845
|
return J.fromPartial(e ?? {});
|
|
3861
3846
|
},
|
|
3862
3847
|
fromPartial(e) {
|
|
3863
|
-
const n =
|
|
3864
|
-
return n.baseNode = e.baseNode !== void 0 && e.baseNode !== null ?
|
|
3848
|
+
const n = Ue();
|
|
3849
|
+
return n.baseNode = e.baseNode !== void 0 && e.baseNode !== null ? N.fromPartial(e.baseNode) : void 0, n.isDataGenerator = e.isDataGenerator ?? !1, n.channelSettings = e.channelSettings !== void 0 && e.channelSettings !== null ? k.fromPartial(e.channelSettings) : void 0, n.logReplaySettings = e.logReplaySettings !== void 0 && e.logReplaySettings !== null ? P.fromPartial(e.logReplaySettings) : void 0, n.trafficGeneratorSettings = e.trafficGeneratorSettings !== void 0 && e.trafficGeneratorSettings !== null ? D.fromPartial(e.trafficGeneratorSettings) : void 0, n;
|
|
3865
3850
|
}
|
|
3866
3851
|
};
|
|
3867
3852
|
function Be() {
|
|
@@ -3876,10 +3861,10 @@ function Be() {
|
|
|
3876
3861
|
}
|
|
3877
3862
|
const w = {
|
|
3878
3863
|
encode(e, n = new o()) {
|
|
3879
|
-
e.baseNode !== void 0 &&
|
|
3864
|
+
e.baseNode !== void 0 && N.encode(e.baseNode, n.uint32(10).fork()).join();
|
|
3880
3865
|
for (const i of e.connectedNodes)
|
|
3881
3866
|
n.uint32(18).string(i);
|
|
3882
|
-
return e.canMessageFilterSettings !== void 0 &&
|
|
3867
|
+
return e.canMessageFilterSettings !== void 0 && I.encode(e.canMessageFilterSettings, n.uint32(26).fork()).join(), e.databasesSettings !== void 0 && b.encode(e.databasesSettings, n.uint32(34).fork()).join(), e.interpreterSettings !== void 0 && V.encode(e.interpreterSettings, n.uint32(42).fork()).join(), e.extensionSettings !== void 0 && x.encode(e.extensionSettings, n.uint32(50).fork()).join(), n;
|
|
3883
3868
|
},
|
|
3884
3869
|
decode(e, n) {
|
|
3885
3870
|
const i = e instanceof u ? e : new u(e);
|
|
@@ -3891,7 +3876,7 @@ const w = {
|
|
|
3891
3876
|
case 1: {
|
|
3892
3877
|
if (t !== 10)
|
|
3893
3878
|
break;
|
|
3894
|
-
r.baseNode =
|
|
3879
|
+
r.baseNode = N.decode(i, i.uint32());
|
|
3895
3880
|
continue;
|
|
3896
3881
|
}
|
|
3897
3882
|
case 2: {
|
|
@@ -3903,7 +3888,7 @@ const w = {
|
|
|
3903
3888
|
case 3: {
|
|
3904
3889
|
if (t !== 26)
|
|
3905
3890
|
break;
|
|
3906
|
-
r.canMessageFilterSettings =
|
|
3891
|
+
r.canMessageFilterSettings = I.decode(i, i.uint32());
|
|
3907
3892
|
continue;
|
|
3908
3893
|
}
|
|
3909
3894
|
case 4: {
|
|
@@ -3921,7 +3906,7 @@ const w = {
|
|
|
3921
3906
|
case 6: {
|
|
3922
3907
|
if (t !== 50)
|
|
3923
3908
|
break;
|
|
3924
|
-
r.extensionSettings =
|
|
3909
|
+
r.extensionSettings = x.decode(i, i.uint32());
|
|
3925
3910
|
continue;
|
|
3926
3911
|
}
|
|
3927
3912
|
}
|
|
@@ -3933,18 +3918,18 @@ const w = {
|
|
|
3933
3918
|
},
|
|
3934
3919
|
fromJSON(e) {
|
|
3935
3920
|
return {
|
|
3936
|
-
baseNode: s(e.baseNode) ?
|
|
3921
|
+
baseNode: s(e.baseNode) ? N.fromJSON(e.baseNode) : void 0,
|
|
3937
3922
|
connectedNodes: globalThis.Array.isArray(e == null ? void 0 : e.connectedNodes) ? e.connectedNodes.map((n) => globalThis.String(n)) : [],
|
|
3938
|
-
canMessageFilterSettings: s(e.canMessageFilterSettings) ?
|
|
3923
|
+
canMessageFilterSettings: s(e.canMessageFilterSettings) ? I.fromJSON(e.canMessageFilterSettings) : void 0,
|
|
3939
3924
|
databasesSettings: s(e.databasesSettings) ? b.fromJSON(e.databasesSettings) : void 0,
|
|
3940
3925
|
interpreterSettings: s(e.interpreterSettings) ? V.fromJSON(e.interpreterSettings) : void 0,
|
|
3941
|
-
extensionSettings: s(e.extensionSettings) ?
|
|
3926
|
+
extensionSettings: s(e.extensionSettings) ? x.fromJSON(e.extensionSettings) : void 0
|
|
3942
3927
|
};
|
|
3943
3928
|
},
|
|
3944
3929
|
toJSON(e) {
|
|
3945
3930
|
var i;
|
|
3946
3931
|
const n = {};
|
|
3947
|
-
return e.baseNode !== void 0 && (n.baseNode =
|
|
3932
|
+
return e.baseNode !== void 0 && (n.baseNode = N.toJSON(e.baseNode)), (i = e.connectedNodes) != null && i.length && (n.connectedNodes = e.connectedNodes), e.canMessageFilterSettings !== void 0 && (n.canMessageFilterSettings = I.toJSON(e.canMessageFilterSettings)), e.databasesSettings !== void 0 && (n.databasesSettings = b.toJSON(e.databasesSettings)), e.interpreterSettings !== void 0 && (n.interpreterSettings = V.toJSON(e.interpreterSettings)), e.extensionSettings !== void 0 && (n.extensionSettings = x.toJSON(e.extensionSettings)), n;
|
|
3948
3933
|
},
|
|
3949
3934
|
create(e) {
|
|
3950
3935
|
return w.fromPartial(e ?? {});
|
|
@@ -3952,7 +3937,7 @@ const w = {
|
|
|
3952
3937
|
fromPartial(e) {
|
|
3953
3938
|
var i;
|
|
3954
3939
|
const n = Be();
|
|
3955
|
-
return n.baseNode = e.baseNode !== void 0 && e.baseNode !== null ?
|
|
3940
|
+
return n.baseNode = e.baseNode !== void 0 && e.baseNode !== null ? N.fromPartial(e.baseNode) : void 0, n.connectedNodes = ((i = e.connectedNodes) == null ? void 0 : i.map((a) => a)) || [], n.canMessageFilterSettings = e.canMessageFilterSettings !== void 0 && e.canMessageFilterSettings !== null ? I.fromPartial(e.canMessageFilterSettings) : void 0, n.databasesSettings = e.databasesSettings !== void 0 && e.databasesSettings !== null ? b.fromPartial(e.databasesSettings) : void 0, n.interpreterSettings = e.interpreterSettings !== void 0 && e.interpreterSettings !== null ? V.fromPartial(e.interpreterSettings) : void 0, n.extensionSettings = e.extensionSettings !== void 0 && e.extensionSettings !== null ? x.fromPartial(e.extensionSettings) : void 0, n;
|
|
3956
3941
|
}
|
|
3957
3942
|
};
|
|
3958
3943
|
function ve() {
|
|
@@ -3960,7 +3945,7 @@ function ve() {
|
|
|
3960
3945
|
}
|
|
3961
3946
|
const H = {
|
|
3962
3947
|
encode(e, n = new o()) {
|
|
3963
|
-
e.baseNode !== void 0 &&
|
|
3948
|
+
e.baseNode !== void 0 && N.encode(e.baseNode, n.uint32(10).fork()).join();
|
|
3964
3949
|
for (const i of e.connectedNodes)
|
|
3965
3950
|
n.uint32(18).string(i);
|
|
3966
3951
|
return e.messageLoggerSettings !== void 0 && v.encode(e.messageLoggerSettings, n.uint32(26).fork()).join(), n;
|
|
@@ -3975,7 +3960,7 @@ const H = {
|
|
|
3975
3960
|
case 1: {
|
|
3976
3961
|
if (t !== 10)
|
|
3977
3962
|
break;
|
|
3978
|
-
r.baseNode =
|
|
3963
|
+
r.baseNode = N.decode(i, i.uint32());
|
|
3979
3964
|
continue;
|
|
3980
3965
|
}
|
|
3981
3966
|
case 2: {
|
|
@@ -3999,7 +3984,7 @@ const H = {
|
|
|
3999
3984
|
},
|
|
4000
3985
|
fromJSON(e) {
|
|
4001
3986
|
return {
|
|
4002
|
-
baseNode: s(e.baseNode) ?
|
|
3987
|
+
baseNode: s(e.baseNode) ? N.fromJSON(e.baseNode) : void 0,
|
|
4003
3988
|
connectedNodes: globalThis.Array.isArray(e == null ? void 0 : e.connectedNodes) ? e.connectedNodes.map((n) => globalThis.String(n)) : [],
|
|
4004
3989
|
messageLoggerSettings: s(e.messageLoggerSettings) ? v.fromJSON(e.messageLoggerSettings) : void 0
|
|
4005
3990
|
};
|
|
@@ -4007,7 +3992,7 @@ const H = {
|
|
|
4007
3992
|
toJSON(e) {
|
|
4008
3993
|
var i;
|
|
4009
3994
|
const n = {};
|
|
4010
|
-
return e.baseNode !== void 0 && (n.baseNode =
|
|
3995
|
+
return e.baseNode !== void 0 && (n.baseNode = N.toJSON(e.baseNode)), (i = e.connectedNodes) != null && i.length && (n.connectedNodes = e.connectedNodes), e.messageLoggerSettings !== void 0 && (n.messageLoggerSettings = v.toJSON(e.messageLoggerSettings)), n;
|
|
4011
3996
|
},
|
|
4012
3997
|
create(e) {
|
|
4013
3998
|
return H.fromPartial(e ?? {});
|
|
@@ -4015,7 +4000,7 @@ const H = {
|
|
|
4015
4000
|
fromPartial(e) {
|
|
4016
4001
|
var i;
|
|
4017
4002
|
const n = ve();
|
|
4018
|
-
return n.baseNode = e.baseNode !== void 0 && e.baseNode !== null ?
|
|
4003
|
+
return n.baseNode = e.baseNode !== void 0 && e.baseNode !== null ? N.fromPartial(e.baseNode) : void 0, n.connectedNodes = ((i = e.connectedNodes) == null ? void 0 : i.map((a) => a)) || [], n.messageLoggerSettings = e.messageLoggerSettings !== void 0 && e.messageLoggerSettings !== null ? v.fromPartial(e.messageLoggerSettings) : void 0, n;
|
|
4019
4004
|
}
|
|
4020
4005
|
};
|
|
4021
4006
|
function Je() {
|
|
@@ -4099,42 +4084,42 @@ function s(e) {
|
|
|
4099
4084
|
}
|
|
4100
4085
|
export {
|
|
4101
4086
|
b as $,
|
|
4102
|
-
|
|
4087
|
+
Fn as A,
|
|
4103
4088
|
bn as B,
|
|
4104
4089
|
ln as C,
|
|
4105
4090
|
Vn as D,
|
|
4106
4091
|
yn as E,
|
|
4107
|
-
F,
|
|
4108
|
-
|
|
4109
|
-
|
|
4092
|
+
M as F,
|
|
4093
|
+
xn as G,
|
|
4094
|
+
Un as H,
|
|
4110
4095
|
Bn as I,
|
|
4111
4096
|
vn as J,
|
|
4112
4097
|
Jn as K,
|
|
4113
4098
|
Nn as L,
|
|
4114
4099
|
wn as M,
|
|
4115
4100
|
Hn as N,
|
|
4116
|
-
|
|
4117
|
-
|
|
4101
|
+
Xn as O,
|
|
4102
|
+
Qn as P,
|
|
4118
4103
|
A as Q,
|
|
4119
|
-
|
|
4120
|
-
|
|
4121
|
-
|
|
4122
|
-
|
|
4104
|
+
G as R,
|
|
4105
|
+
F as S,
|
|
4106
|
+
Cn as T,
|
|
4107
|
+
C as U,
|
|
4123
4108
|
k as V,
|
|
4124
4109
|
L as W,
|
|
4125
4110
|
P as X,
|
|
4126
4111
|
Y,
|
|
4127
4112
|
D as Z,
|
|
4128
|
-
|
|
4113
|
+
I as _,
|
|
4129
4114
|
_n as a,
|
|
4130
4115
|
V as a0,
|
|
4131
4116
|
y as a1,
|
|
4132
|
-
|
|
4133
|
-
|
|
4117
|
+
x as a2,
|
|
4118
|
+
U as a3,
|
|
4134
4119
|
B as a4,
|
|
4135
4120
|
R as a5,
|
|
4136
4121
|
v as a6,
|
|
4137
|
-
|
|
4122
|
+
N as a7,
|
|
4138
4123
|
J as a8,
|
|
4139
4124
|
w as a9,
|
|
4140
4125
|
H as aa,
|
|
@@ -4152,24 +4137,24 @@ export {
|
|
|
4152
4137
|
u as am,
|
|
4153
4138
|
An as b,
|
|
4154
4139
|
cn as c,
|
|
4155
|
-
|
|
4140
|
+
_ as d,
|
|
4156
4141
|
O as e,
|
|
4157
4142
|
m as f,
|
|
4158
4143
|
K as g,
|
|
4159
4144
|
Rn as h,
|
|
4160
4145
|
g as i,
|
|
4161
4146
|
Sn as j,
|
|
4162
|
-
|
|
4147
|
+
p as k,
|
|
4163
4148
|
En as l,
|
|
4164
4149
|
On as m,
|
|
4165
4150
|
Tn as n,
|
|
4166
4151
|
Mn as o,
|
|
4167
|
-
|
|
4152
|
+
hn as p,
|
|
4168
4153
|
mn as q,
|
|
4169
4154
|
Ln as r,
|
|
4170
4155
|
gn as s,
|
|
4171
|
-
|
|
4172
|
-
|
|
4156
|
+
pn as t,
|
|
4157
|
+
Gn as u,
|
|
4173
4158
|
Oe as v,
|
|
4174
4159
|
Ie as w,
|
|
4175
4160
|
kn as x,
|