You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Leif Johansson edited this page Dec 10, 2017
·
1 revision
The DiscoJuice project established an informal standard for representing (parts of) entity metadata for the purpose of discovery. This is the JSON that pyFF currently produces and expects in the standard jquery DS rendering engine:
{
entity_id: <entity_id>
entity_icon: <URL>
entity_icon_width: <icon width in pixels>
entity_icon_height: <icon height in pixels>
descr: entity description
title: entity title
}