Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- mac
- with_indifferent_access
- change_column_null
- Orange Pi 3B
- 이것이 자바다
- Rails
- after_update
- 쿠버네티스
- 코틀린
- docker
- Time.znoe.now
- Migrate
- Kotlin
- 설치
- after_save
- MySQL
- Ruby on Rails
- 주차장 시스템
- 우분투 24
- 도커
- 우분투
- Java
- install
- 사용중인포트검색
- RUBY
- change_column
- Visual Studio Code
- 오랜지파이
- ubuntu
- docket
Archives
- Today
- Total
중고 신입이 개발해보기..
RabbitMQ Or Mosquitto 본문
테스트를 위한 MAC에 RabbitMQ설치
http://blusky10.tistory.com/312
1 | brew install rabbitmq |
기본 접속 주소
ㄴ http://localhost:15672
기본 접속 계정
ㄴ guest/guest
python code 예제
ㄴ https://www.rabbitmq.com/tutorials/tutorial-one-python.html
NodeMCU MQTT Client with Arduino IDE
https://www.electronicwings.com/nodemcu/nodemcu-mqtt-client-with-arduino-ide
Mosquitto
install
ㄴ brew install mosquitto
service start
ㄴ brew services start mosquitto
service stop
ㄴ brew services stop mosquitto
'머.. 한번 만들어봐 > 이것저것 프로젝트 ㅋ' 카테고리의 다른 글
마이홈 온도측정 프로젝트 (0) | 2025.02.13 |
---|---|
블랴 블랴~~ (0) | 2023.10.19 |
Comments