巢式感应器

时间:2024-03-04 05:09:57
【文件属性】:

文件名称:巢式感应器

文件大小:42KB

文件格式:ZIP

更新时间:2024-03-04 05:09:57

Go

巢式感应器 Golang软件包提供了一个库和命令行实用程序,用于获取未通过官方Nest API公开的Nest恒温器和传感器数据。 要求 Nest帐户 转到vX.X 用法 package main import ( "jaytaylor.com/nestsensors" ) func main () { } 另请参阅。 背景和动机 ,尽管承诺提供,但Nest尚未这样做。 Jeff Williams创建了一个名为的go软件包。 我喜欢它,但是它取决于无头的Firefox,而我无法在Windows上运行它。 nestsensors没有外部依赖性。


【文件预览】:
nestsensors-master
----cmd()
--------nestsensors()
----http.go(821B)
----nest_session.go(3KB)
----domain()
--------bucket_learning_thermostat_state.go(2KB)
--------bucket_structure.go(4KB)
--------bucket_message_center.go(578B)
--------bucket_user_settings.go(2KB)
--------bucket_tuneups.go(119B)
--------bucket_demand_response.go(141B)
--------bucket_safety_summary.go(138B)
--------nest_state.go(88KB)
--------bucket_thermostat_activity.go(759B)
--------bucket.go(2KB)
--------bucket_detect_self_tst.go(901B)
--------doc.go(77B)
--------bucket_buckets.go(185B)
--------bucket_structure_history.go(341B)
--------bucket_geofence_info.go(1KB)
--------bucket_metadata.go(282B)
--------bucket_rcs_settings.go(1KB)
--------nest_state_bucket_getters.go(20KB)
--------bucket_link.go(172B)
--------bucket_detect_state.go(4KB)
--------bucket_device_alert_dialog.go(280B)
--------bucket_trip.go(171B)
--------bucket_where.go(327B)
--------bucket_hello_cam.go(2KB)
--------tou.go(107B)
--------bucket_message.go(119B)
--------auth.go(500B)
--------bucket_learning_thermostat.go(16KB)
--------bucket_occupancy.go(273B)
--------bucket_temperature_sensor.go(544B)
--------bucket_user_alert_dialog.go(270B)
--------bucket_detect_info.go(4KB)
--------bucket_structure_metadata.go(332B)
--------bucket_user.go(829B)
--------bucket_track.go(267B)
--------bucket_detect_locales.go(278B)
--------bucket_widget_track.go(353B)
--------gen_nest_state_bucket_getters.sh(1KB)
----auth.go(2KB)
----raw.go(719B)
----README.md(787B)

网友评论