Compare commits

..

No commits in common. "main" and "v1.1.0" have entirely different histories.
main ... v1.1.0

2 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# 이 코드 템플릿은 SDT Cloud 환경에서 mqtt 메세지를 발행하는 코드입니다.
# 패키지 설치
- 코드는 sdtcloudnodeqmqtt 패키지를 사용합니다. 아래 명령어로 패키지를 다운로드 해야합니다.
- 코드는 sdtcloudpubsub 패키지를 사용합니다. 아래 명령어로 패키지를 다운로드 해야합니다.
```bash
$ pip install sdtcloudnodeqmqtt
$ pip install sdtcloudpubsub
```
# 코드 작성

View File

@ -4,5 +4,4 @@ pyyaml
gpiod
pymodbus
pytz
AWSIoTPythonSDK
#sdtcloudpubsub