- Hands-On Edge Analytics with Azure IoT
- Colin Dow
- 158字
- 2021-06-24 16:21:53
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "The LoRaMessage class is used to send LoRa messages to the gateway device."
A block of code is set as follows:
import pycom
import time
pycom.heartbeat(False)
while True:
pycom.rgbled(0xFF0000) # Red
time.sleep(1)
pycom.rgbled(0x00FF00) # Green
time.sleep(1)
pycom.rgbled(0x0000FF) # Blue
time.sle
Any command-line input or output is written as follows:
$ sudo apt-get update
$ sudo apt-get install moby-engine
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Review your instance before clicking on the green + Create New Instance button."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- Dreamweaver CS3 Ajax網頁設計入門與實例詳解
- 大學計算機基礎:基礎理論篇
- Machine Learning for Cybersecurity Cookbook
- 網絡服務器架設(Windows Server+Linux Server)
- Getting Started with Oracle SOA B2B Integration:A Hands-On Tutorial
- Dreamweaver 8中文版商業案例精粹
- 機器學習與大數據技術
- 中國戰略性新興產業研究與發展·智能制造
- Android游戲開發案例與關鍵技術
- Blender 3D Printing by Example
- LAMP網站開發黃金組合Linux+Apache+MySQL+PHP
- Dreamweaver CS6中文版多功能教材
- Cloud Security Automation
- Mastering OpenStack(Second Edition)
- 電動汽車驅動與控制技術