DataMapper 개선, MQTTPipeLine 개발 중

This commit is contained in:
김형인
2025-06-06 02:17:54 +09:00
parent 4db2791486
commit d0e299585b
23 changed files with 524 additions and 141 deletions

View File

@@ -0,0 +1,8 @@
namespace SampleProject.Config
{
public static class Constants
{
public static string MQTT_DOMAIN = "localshot";
public static int MQTT_PORT = 1883;
}
}

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 47f43889f1d579745a502b7f5d9f709e