zwave-js-server-python
Python library to interact with a Z-Wave JS server.
파일 탐색기
- devcontainer.json
- config.yml
- check-generated-modules.yml
- publish-to-pypi.yml
- release-drafter.yml
- test.yml
- dependabot.yml
- release-drafter.yml
- .gitignore
- const.py
- generate_multilevel_sensor_constants.py
- generate_notification_constants.py
- generate_zwave_js_registry_json.js
- helpers.py
- README.md
- run-in-env.sh
- run_mock_server.py
- setup
- __init__.py
- test_multilevel_sensor.py
- __init__.py
- basic_dump.txt
- climate_radio_thermostat_ct100_plus_state.json
- controller_state.json
- cover_qubino_shutter_state.json
- device_config.json
- endpoints_with_command_classes_state.json
- energy_production_state.json
- idl_101_lock_state.json
- inovelli_switch_state.json
- invalid_multilevel_sensor_type_state.json
- lock_schlage_be469_state.json
- lock_ultraloq_ubolt_pro_state.json
- multisensor_6_state.json
- partial_and_full_parameter_state.json
- ring_keypad_state.json
- shelly_eu_wave_shutter_state.json
- switch_enbrighten_zw3010_state.json
- timed_lock_state.json
- unparseable_json_string_value_state.json
- wallmote_central_scene_state.json
- __init__.py
- common.py
- test_access_control.py
- test_config_manager.py
- test_controller.py
- test_driver.py
- test_node.py
- test_utils.py
- test_value.py
- __init__.py
- test_energy_production.py
- test_meter.py
- test_multilevel_sensor.py
- __init__.py
- const.py
- test_lock.py
- test_multicast.py
- test_node.py
- __init__.py
- common.py
- conftest.py
- test_client.py
- test_dump.py
- test_event.py
- test_firmware.py
- test_main.py
- test_version.py
- __init__.py
- access_control.py
- barrier_operator.py
- basic.py
- battery.py
- central_scene.py
- color_switch.py
- energy_production.py
- entry_control.py
- humidity_control.py
- lock.py
- meter.py
- multilevel_sensor.py
- multilevel_switch.py
- notification.py
- power_level.py
- protection.py
- scene_activation.py
- sound_switch.py
- thermostat.py
- wake_up.py
- window_covering.py
- __init__.py
- __init__.py
- __init__.py
- data_model.py
- event_model.py
- inclusion_and_provisioning.py
- rebuild_routes.py
- statistics.py
- __init__.py
- firmware.py
- __init__.py
- data_model.py
- event_model.py
- firmware.py
- health_check.py
- statistics.py
- __init__.py
- access_control.py
- association.py
- command_class.py
- device_class.py
- device_config.py
- duration.py
- endpoint.py
- firmware.py
- log_config.py
- log_message.py
- notification.py
- statistics.py
- utils.py
- value.py
- version.py
- __init__.py
- energy_production.py
- meter.py
- multilevel_sensor.py
- __init__.py
- helpers.py
- lock.py
- multicast.py
- node.py
- __init__.py
- __main__.py
- client.py
- dump.py
- event.py
- exceptions.py
- firmware.py
- py.typed
- version.py
- .coveragerc
- .gitignore
- .pre-commit-config.yaml
- AI_POLICY.md
- codecov.yml
- LICENSE
- MANIFEST.in
- package.json
- pyproject.toml
- README.md
- requirements.txt
- requirements_dev.txt
- requirements_lint.txt
- requirements_scripts.txt
- requirements_test.txt
- tox.ini
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
명령어 용어집
이 문서에서 사용된 명령어를 모아봤습니다. 낯선 명령어가 있다면 펼쳐서 확인해보세요.
python3
설명 보기 ▼
python3
이 명령은 `python`의 별칭입니다.
tldr python
자세한 내용은 원본 명령을 참고하세요:
// repository documentation
Was this content helpful?
(0 ratings)
