forked from MycroftAI/skill-ip
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Dante1975X <josef.friedel@gmx.de>
- Loading branch information
1 parent
2e1492f
commit 6f0ab11
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"skill_id": "skill-ovos-ip.openvoiceos", | ||
"source": "https://github.com/OpenVoiceOS/skill-ovos-ip", | ||
"name": "IP-Adresse des Geräts", | ||
"description": "Netzwerkverbindungsinformationen", | ||
"examples": [ | ||
"Wie lautet Deine Netzwerkadresse?", | ||
"Wie lautet Deine IP-Adresse?", | ||
"Sag mir deine IP-Adresse", | ||
"Sag mir deine Netzwerkadresse", | ||
"Mit welchem Netzwerk bist Du verbunden?" | ||
], | ||
"tags": [ | ||
"IP-Adresse", | ||
"IP-Adresse", | ||
"Netzwerkadresse", | ||
"Netzwerk", | ||
"System" | ||
] | ||
} |