diff --git a/actionTune.mp4 b/actionTune.mp4 new file mode 100644 index 00000000..82e037c6 Binary files /dev/null and b/actionTune.mp4 differ diff --git a/events/2020.09.Online/TDs/NHK/README.md b/events/2020.09.Online/TDs/NHK/README.md index 29ac657f..5d1d67cd 100644 --- a/events/2020.09.Online/TDs/NHK/README.md +++ b/events/2020.09.Online/TDs/NHK/README.md @@ -35,6 +35,18 @@ We provide ## API Please see [flows for Node-RED](https://github.com/w3c/wot-testing/blob/master/events/2020.09.Online/TDs/NHK/flows_nhk_plugfest202009.json) +### readproperty to get a list of available TV channels & TV status +![readproperty to get available TV Channels & TV Status](property.png) +### invokeaction to tune to a specified TV channel & launch Hybridcast applications +![invokeaction to tune TV channel & launch HybridcastAPP](action.png) +### subscribeevent to receive message from TV applictions +![subscribeevent to receive message from TV programs](event.png) + + + +## DEMO +[[Video] invokeaction to tune to a specified TV channel](actionTune.mp4) + ## Hybrid TV Emulator AndroidTV App - https://github.com/nhkrd/antwapp4hc - dns-sd is not supported in current version on github. diff --git a/events/2020.09.Online/TDs/NHK/action.png b/events/2020.09.Online/TDs/NHK/action.png new file mode 100644 index 00000000..4a8f6935 Binary files /dev/null and b/events/2020.09.Online/TDs/NHK/action.png differ diff --git a/events/2020.09.Online/TDs/NHK/actionTune.mp4 b/events/2020.09.Online/TDs/NHK/actionTune.mp4 new file mode 100644 index 00000000..82e037c6 Binary files /dev/null and b/events/2020.09.Online/TDs/NHK/actionTune.mp4 differ diff --git a/events/2020.09.Online/TDs/NHK/event.png b/events/2020.09.Online/TDs/NHK/event.png new file mode 100644 index 00000000..5d3e55ab Binary files /dev/null and b/events/2020.09.Online/TDs/NHK/event.png differ diff --git a/events/2020.09.Online/TDs/NHK/property.png b/events/2020.09.Online/TDs/NHK/property.png new file mode 100644 index 00000000..c8540dae Binary files /dev/null and b/events/2020.09.Online/TDs/NHK/property.png differ