Translations:Formatted virtual/3/en

From Larnitech wiki page
Jump to navigation Jump to search

Parameters

Name type and variety Description
iw number;
1, 2, 3..
The width of text field
back-rgba number;
0xRRGGBBAA
Text field background setting. RR – red saturation, 0..0хFF; GG – green saturation, 0..0xFF; BB – blue saturation, 0..0xFF; AA – background saturation, 0..0xFF
text-rgb number;
0xRRGGBB
Text colour setting. RR – red saturation, 0..0хFF; GG – green saturation, 0..0xFF; BB – blue saturation, 0..0xFF.
title-rgb number;
0xRRGGBB
RR – red saturation, 0..0хFF; GG – green saturation, 0..0xFF; BB – blue saturation, 0..0xFF
prf string; Device status description.
Status is formatted as sprintf.
Status size should not exceed 256 bytes.
Only specified data is stored in the device, the text is not kept in the status. Detailed
description is below.