import requests from xml.etree import ElementTree as ET url = "http://192.168.128.199/YamahaRemoteControl/ctrl" payload = "<?xml ...
確定! 回上一頁