This topic describes the differences between the SSSP APIs and the Tizen Samsung Product APIs introduced in Tizen 6.5, and how to convert your SSSP Web applications to Tizen Web applications.
ImportantStarting with Tizen 6.5, Samsung is not releasing any further enhancements to the Samsung Smart Signage Platform (SSSP). To fulfill the needs of Samsung signage partners and to replace the SSSP, Samsung has launched Tizen Enterprise Platform in Tizen 6.5. Samsung keeps going to enhance the TEP.
NoteIf you want SSSP guides, contact Samsung Tech Sales team.
Starting with Tizen 6.5, Samsung is not releasing any further enhancements to the Samsung Smart Signage Platform (SSSP). To fulfill the needs of Samsung signage partners and to replace the SSSP, Samsung has launched new Tizen Samsung Product APIs in Tizen 6.5. These new Tizen APIs are extensions of the Tizen Web Device API.
This guide describes the differences between the SSSP APIs and the Tizen Samsung Product APIs in the followig sections.
These APIs provide similar features as the SSSP except for functionalities not supported in Samsung devices based on Tizen 6.5. Some features, especially getting network information, are performed via the already existing Tizen Samsung Product APIs. For more details, see SSSP API vs. Tizen Samsung Product API and the API references.
Privileges
To use security-sensitive APIs, you must declare the required privileges and sign your application with a certificate for the appropriate privilege level. The new Tizen Samsung Product APIs are all partner-privileged APIs and you need to add their privileges to the "config.xml" file when developing applications. For the detailed privilege information and information on how to add privileges, see Configuring Web Applications.
Samsung Product API JavaScript File
The SSSP Web APIs are packaged as a JavaScript file separated from the Samsung Product APIs. The package file is called "b2bapis.js". The new APIs, on the other hand, are provided as a single JavaScript package file, called "webapis.js", with other Samsung Product APIs.
To use the SSSP APIs, "b2bapis.js" must be loaded in the "index.html" file:
Table 7. SSSP B2BControl API and Tizen API - Time management
B2BSyncplay API and Syncplay API
The following table shows the methods mapping between the SSSP B2BSync API and the Samsung Product Syncplay API .
SSSP API
Tizen API
b2bapis.b2bsyncplay.startSyncPlay()
webapis.syncplay.start()
b2bapis.b2bsyncplay.stopSyncPlay()
webapis.syncplay.stop()
b2bapis.b2bsyncplay.makeSyncPlayList()
webapis.syncplay.createPlaylist()
b2bapis.b2bsyncplay.clearSyncPlayList()
webapis.syncplay.removePlaylist()
Table 8. B2BSync API methods and corresponding Syncplay API methods
Prerequisites for Migration
To use the new Samune Product APIs, partner level certificate is required.
In "config.xml", set required_version to "6.5".
The "tv-samsung 6.5" profile is supported since Tizen Studio 4.5.1.
Add <script type='text/javascript' language='javascript' src='$WEBAPIS/webapis/webapis.js'></script> to "index.html" file.
Remove <script type="text/javascript" src="$B2BAPIS/b2bapis/b2bapis.js"> </script> from "index.html" file.
Replace the SSSP privileges with corresponding to new Samsung Product APIs in "config.xml".
SAMSUNG and Cookies
Samsung Electronics, and its partners, use cookies and similar technologies
(collectively “technologies”) to store and access information on your device. Some of
these technologies are technically essential to provide you with a secure,
well-functioning and reliable website. We would also like to set
optional/non-essential technologies to give you the best user experience. Optional
technologies make it possible to measure the audience of our website, to display
personalized advertising on third-party sites based on your profile, to track your
location, to carry out targeted marketing campaigns and to personalize the content of
our website depending on your usage. Through these technologies, we will collect
information such as your interaction with our website, your preferences and your
browsing habits.
If you are happy for technologies to be used for these purposes, click on "Accept All"
to accept all of the technologies. Alternatively, you may click "Continue without
accepting" to refuse all non-essential technologies. You can also make a choice by
category by clicking "Configure". You can withdraw your consent and modify your
choices at any time by clicking on the "Cookie Preferences" button located at the
bottom of our website. Further information is also available in
our Cookie Policy and our
Privacy Policy.
We use cookies to improve your experience on our website and to show you relevant
advertising. Manage you settings for our cookies below.
Essential Cookies
These cookies are essential as they enable you to move around the website. This
category cannot be disabled.
Company
Domain
Samsung Electronics
.samsungdeveloperconference.com
Analytical/Performance Cookies
These cookies collect information about how you use our website. for example which
pages you visit most often. All information these cookies collect is used to improve
how the website works.
Company
Domain
LinkedIn
.linkedin.com
Meta (formerly Facebook)
.samsungdeveloperconference.com
Google Inc.
.samsungdeveloperconference.com
Functionality Cookies
These cookies allow our website to remember choices you make (such as your user name, language or the region your are in) and
tailor the website to provide enhanced features and content for you.
Company
Domain
LinkedIn
.ads.linkedin.com, .linkedin.com
Advertising Cookies
These cookies gather information about your browser habits. They remember that
you've visited our website and share this information with other organizations such
as advertisers.
Company
Domain
LinkedIn
.linkedin.com
Meta (formerly Facebook)
.samsungdeveloperconference.com
Google Inc.
.samsungdeveloperconference.com
Preferences Submitted
You have successfully updated your cookie preferences.