PouchCosmeticInspection.Messaging
3.5.0
dotnet add package PouchCosmeticInspection.Messaging --version 3.5.0
NuGet\Install-Package PouchCosmeticInspection.Messaging -Version 3.5.0
<PackageReference Include="PouchCosmeticInspection.Messaging" Version="3.5.0" />
paket add PouchCosmeticInspection.Messaging --version 3.5.0
#r "nuget: PouchCosmeticInspection.Messaging, 3.5.0"
// Install PouchCosmeticInspection.Messaging as a Cake Addin #addin nuget:?package=PouchCosmeticInspection.Messaging&version=3.5.0 // Install PouchCosmeticInspection.Messaging as a Cake Tool #tool nuget:?package=PouchCosmeticInspection.Messaging&version=3.5.0
PouchCosmeticInspection.Messaging
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Google.Protobuf (>= 3.5.1)
- Nai.Communication.Messaging (>= 2.0.2)
- NaiLib (>= 3.0.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
v3.5.0 core: add new field for UnsupervisedDetectedMessage
v3.4.0 core: add new message - UnsupervisedDetectedMessage; messaging: add channel (ch_unsupervised_detected) and methods
v3.3.0 core: add new message - MachineSyncProductionData; messaging: add channel (ch_machine_sync_data) and methods
v3.2.4 core: InspectionCompleteMessage adds new field PartName; data agent:fill tside using PartName
v3.2.3 messaging: add StringSet and StringGet methods
v3.2.2 messaging: add methods for OperationModeChangedMessage, UserLevelChangedMessage
v3.2.1 core: add new messages: OperationModeChangedMessage, UserLevelChangedMessage; InspectionCompleteMessage adds new field RobotCode
v3.2.0 core: add new result type: CloseToNg
v3.1.0 add heartbeat message and pubsub methods
v3.0.0 refactor message formats, break compatibility; add new "union report" messaging interface
v2.1.0 messaging: add custom AlarmHappenedMessage
v2.0.0 messaging: add standard messages, remove label.proto of pouch messages
v1.3.0 messaging: add union complete pubsub methods
v1.2.0 upgrade dependencies
v1.1.0 add more message types
v1.0.0 init release