ui및 기타등등

This commit is contained in:
2025-05-29 02:08:28 +09:00
parent 6f45e08103
commit 824e312de7
86 changed files with 267418 additions and 617 deletions

View File

@@ -17,4 +17,10 @@ namespace Octopus.Simulator
{
public string component_id;
}
[Serializable]
public class mqttwrab
{
public string _event;
}
}