June 06, 2023, 09:26:04 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
News:
Stay up to date with everything that's happening at
http://twitter.digitalsignage.com
Home
Help
Login
Register
MediaSignage support forum
»
community support
»
Open source Digital Signage
»
WebService to get Station List
« previous
next »
Print
Pages: [
1
]
Author
Topic: WebService to get Station List (Read 6573 times)
mayte
Jr. Member
Posts: 27
Karma: +0/-0
WebService to get Station List
«
on:
April 10, 2017, 05:39:52 PM »
Hello:
I am using DS WebService to get Station List
http://jupiter.signage.me/WebService/getStatus.ashx?user=my_user&password=my_pass
getStatus response has everything I need BUT Campaing Name or ID. How can I get, consuming your WebService, Campaing Name or ID for a particular station_id or from a given Campaing Name or ID get all station_ids asociated.
I am trying to avoid using SDK for MSDB, thats why I am sking for WebService.
Thanks!
Mayte
Logged
admin
Administrator
Hero Member
Posts: 5173
Karma: +36/-8
Re: WebService to get Station List
«
Reply #1 on:
April 11, 2017, 11:57:50 AM »
You should look at the API used in studioDashboard.
https://github.com/born2net/studioDashboard
pure json web services
Logged
mayte
Jr. Member
Posts: 27
Karma: +0/-0
Re: WebService to get Station List
«
Reply #2 on:
April 13, 2017, 08:55:38 AM »
Hi:
I took a look into the studioDashboard but cant find WebService to get station(s) campaing_id/campaign_name for FREE users (only for Enterprise); maybe a command for WebService/sendCommand.ashx?
Thaks!
Mayte
Logged
admin
Administrator
Hero Member
Posts: 5173
Karma: +36/-8
Re: WebService to get Station List
«
Reply #3 on:
April 15, 2017, 09:28:28 AM »
All of the commands in the dashboard API do require enterprise credentials
Logged
mayte
Jr. Member
Posts: 27
Karma: +0/-0
Re: WebService to get Station List
«
Reply #4 on:
April 23, 2017, 06:18:49 AM »
Yes dashboard API is for Enterprise only. StudioLite is for all users, I am looking for sendCommand.ashx command or something like Station status list:
http://jupiter.signage.me/WebService/getStatus.ashx?user=my_user&password=my_pass
This webservice is open to all users, I can seen the Webserver command list (
http://jupiter.signage.me/WebService/
) but I just cant to find a description for each one.
Regards,
Mayte
Logged
Print
Pages: [
1
]
« previous
next »
MediaSignage support forum
»
community support
»
Open source Digital Signage
»
WebService to get Station List