Giter Club home page Giter Club logo

Comments (3)

loglux avatar loglux commented on August 20, 2024

The request http://ip:1925/6/system returns this output (I've just removed some info)
{
"menulanguage": "English",
"name": "49PUS6803/12",
"country": "United Kingdom",
"serialnumber_encrypted": "",
"softwareversion_encrypted": "",
"model_encrypted": "",
"deviceid_encrypted": "",
"nettvversion": "4.6.0.1",
"epgsource": "no_epg",
"api_version": {
"Major": 6,
"Minor": 1,
"Patch": 0
},
"featuring": {
"jsonfeatures": {
"recordings": [
"List",
"Schedule",
"Manage"
],
"ambilight": [
"Hue",
"Ambilight"
],
"textentry": [
"context_based",
"initial_string_available"
],
"inputkey": [
"key",
"unicode"
],
"pointer": [
"context_based"
],
"activities": [
"browser"
]
},
"systemfeatures": {
"tvtype": "consumer",
"content": [
"dmr"
],
"pairing_type": "none",
"os_type": "Linux"
}
}
}

from philips-tv.

S474N avatar S474N commented on August 20, 2024

Same "problem". Have 55PUS6272 and nothing.

On URL via webbrowser is:

{
	"menulanguage": "Czech",
	"name": "55PUS6272/12",
	"country": "Czechrep",
	"serialnumber_encrypted": "XXX",
	"softwareversion_encrypted": "XXX",
	"model_encrypted": "XXX",
	"deviceid_encrypted": "XXX",
	"nettvversion": "4.6.0",
	"epgsource": "broadcast",
	"api_version": {
		"Major": 6,
		"Minor": 1,
		"Patch": 0
	},
	"featuring": {
		"jsonfeatures": {
			"recordings": [
				"List",
				"Schedule",
				"Manage"
			],
			"ambilight": [
				"LoungeLight"
			],
			"textentry": [
				"context_based",
				"initial_string_available"
			],
			"inputkey": [
				"key",
				"unicode"
			],
			"pointer": [
				"context_based"
			],
			"activities": [
				"browser"
			]
		},
		"systemfeatures": {
			"tvtype": "consumer",
			"content": [
				"dmr"
			],
			"pairing_type": "none",
			"os_type": "Linux"
		}
	}
}

from philips-tv.

S474N avatar S474N commented on August 20, 2024

Next commands:

http://IP:1925/6/audio/volume

{
	"muted": false,
	"current": 25,
	"min": 0,
	"max": 60
}

For http://IP:1925/6/ChannelStepUp, ChannelStepDown, VolumeUp, VolumeDown, Standby:
Forbidden

For http://IP:1925/6/ambilight/currentconfiguration

{
	"styleName": "OFF",
	"isExpert": false
}

For http://IP:1925/6/ambilight/topology:

{
	"layers": 1,
	"left": 4,
	"top": 8,
	"right": 4,
	"bottom": 0
}

from philips-tv.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.