<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.larnitech.com/index.php?action=history&amp;feed=atom&amp;title=Translations%3AFormatted_virtual%2F6%2Fen</id>
	<title>Translations:Formatted virtual/6/en - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.larnitech.com/index.php?action=history&amp;feed=atom&amp;title=Translations%3AFormatted_virtual%2F6%2Fen"/>
	<link rel="alternate" type="text/html" href="https://wiki.larnitech.com/index.php?title=Translations:Formatted_virtual/6/en&amp;action=history"/>
	<updated>2026-05-26T01:47:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>https://wiki.larnitech.com/index.php?title=Translations:Formatted_virtual/6/en&amp;diff=9596&amp;oldid=prev</id>
		<title>FuzzyBot: Importing a new version from external source</title>
		<link rel="alternate" type="text/html" href="https://wiki.larnitech.com/index.php?title=Translations:Formatted_virtual/6/en&amp;diff=9596&amp;oldid=prev"/>
		<updated>2022-01-26T13:12:30Z</updated>

		<summary type="html">&lt;p&gt;Importing a new version from external source&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;*TEXT – unchangeable text to be displayed;&lt;br /&gt;
*flags, wigth, precision, type – status formatting description, see sprintf.&lt;br /&gt;
*STATUS – status description&lt;br /&gt;
**id() – device id, u16&lt;br /&gt;
**subId() – device subId, u8&lt;br /&gt;
**addr() – device address, u32&lt;br /&gt;
**addrString() – device address textually&lt;br /&gt;
**statusStringHex() – device status string as hexadecimal notation&lt;br /&gt;
**statusString() – string with the device status&lt;br /&gt;
**statusString(u32 byteOffset = 0) – string with the device status with byteOffset offset&lt;br /&gt;
**statusString(u32 byteOffset=0, u32 len=0) – string with the device status with byteOffset offset and length len&lt;br /&gt;
**status() – device status, i8&lt;br /&gt;
**status(u32 byteOffset = 0) – device status with byteOffset offset, i8&lt;br /&gt;
**statusU() – device status, u8&lt;br /&gt;
**statusBit1Count() – number of status bit(?)&lt;br /&gt;
**statusRgb() – RGB status, 0xRRGGBB&lt;br /&gt;
**statusU16(u32 byteOffset=0) – device status, u16&lt;br /&gt;
**statusU32(u32 byteOffset=0) – device status, u32&lt;br /&gt;
**statusBit(u32 byteOffset=0, u32 bitOffset=0) – state of status bit with bitOffset offset, with byteOffset byte offset,&lt;br /&gt;
**statusBit(u32 bitOffset=0) – state of status bit with bitOffset offset&lt;br /&gt;
**statusBits(u32 byteOffset=0, u32 bitOffset=0, u32 len=0) – len bit status starting from bitOffset of byteOffset byte&lt;br /&gt;
**statusBits(u32 bitOffset=0, u32 len=0) – len bit status starting from bitOffset&lt;br /&gt;
**statusFloat() – status fractional (status/250)&lt;br /&gt;
**statusFloat() – status unsigned fractional (status/250)&lt;br /&gt;
**statusFloat2(u32 byteOffset=0) – status fractional (status/256)&lt;br /&gt;
**statusFloat2U(u32 byteOffset=0) – status unsigned fractional (status/256) with byteOffset offset&lt;br /&gt;
**statusFloat(u32 byteOffset=0) – status fractional (status/250) with byteOffset offset&lt;br /&gt;
**statusLevel() – level (for example, dimmer)&lt;br /&gt;
**statusFloatString() – string with status fractional (status/250)&lt;br /&gt;
**statusFloatString(u32 byteOffset = 0) – string with status fractional (status/250) with byteOffset offset&lt;br /&gt;
**statusFloatString2() – string with status fractional (status/256)&lt;br /&gt;
**statusFloatString2(u32 byteOffset=0) – string with status fractional (status/256) with byteOffset offset&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
</feed>