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 | 31 |
Tags
- with_indifferent_access
- Rails
- 이것이 자바다
- Kotlin
- Time.znoe.now
- Orange Pi 3B
- ubuntu
- docker
- 사용중인포트검색
- docket
- MySQL
- 도커
- 주차장 시스템
- 쿠버네티스
- 우분투 24
- change_column_null
- mac
- 우분투
- 오랜지파이
- Ruby on Rails
- Java
- ruby #string #strip #split #gsub
- change_column
- Visual Studio Code
- install
- Migrate
- after_update
- 설치
- after_save
- RUBY
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