18 lines
174 B
Plaintext
18 lines
174 B
Plaintext
meta {
|
|
name: WakeUp
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
post {
|
|
url: http://localhost:3000/wol/wake
|
|
body: json
|
|
auth: none
|
|
}
|
|
|
|
body:json {
|
|
{
|
|
"mac": "9C:6B:00:A1:3C:47"
|
|
}
|
|
}
|