Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated as per EM
Storage status entities follow one of the structures below, depending on the [interface] Internal value

Entity:

    • Interface StorageInterface:  Corresponds to "/storage/sd2" and "/storage/ssd"System FileSystem: One of { "exFATOne of "Internal", "ext3Tmp", "ext4Flash", "FAT12SD1", "FAT16", "FAT32", "HFS", "HFSplus", "NTFS", "Unknown" } enumeration values
    • Access AccessMode One or more { "Read", "Write" } enumeration values

    • Stats Dynamic Object:  The contents of the response depends on factors such as the OS implementation, plugins, services, etc., but in general this reports the diagnostic storage status information (free size, used size, block size, etc.):

      • sizeTotal long

      • sizeFree long

      • blockSize long

     
    • Interface StorageInterface:  Corresponds to USB1" enumeration values which represent "/storage/sd2", "/storage/ssd", "/storage/tmp"
    • System FileSystem:  The OS does not retrieve or report the actual file system for this interface

    • Access AccessMode:  One or more { "Read", "Write" } enumeration values
    • Stats Dynamic Object:  The contents of the response depends on factors such as the OS implementation, plugins, services, etc., but in general this reports the diagnostic storage status information (free size, used size, block size, etc.):

      • sizeTotal long

      • sizeFree long

     
    • Interface StorageInterface:  Corresponds to "/storage/flash"
    • System FileSystem:  The OS does not retrieve or report the actual file system for this interface

     
    • Access AccessMode:  One or more { "Read", "Write " } enumeration values
    • Stats Dynamic Object:  The contents of the response depends on factors such as the OS implementation, plugins, services, etc., but in general this reports the diagnostic storage status information (free size, used size, block size, etc.):

      • sizeTotal long

      • sizeFree long

  •  
    • Interface StorageInterface:  Corresponds to "/storage/sd"
    • System FileSystem: One of { "exFAT", "ext3", "ext4", "FAT12", "FAT16", "FAT32", "HFS", "HFSplus", "NTFS", "Unknown" } enumeration values
    • Access AccessMode:  One or more { "Read", "Write" } enumeration values

    • Stats Dynamic Object:  The contents of the response depends on factors such as the OS implementation, plugins, services, etc., but in general this reports the diagnostic storage status information (free size, used size, block size, etc.):

      • sizeTotal long

      • sizeFree long

      • blockSize long

    • Interface StorageInterface:  Corresponds to /storage/sd1", and "/storage/usb1" storage on the player side.
    • System FileSystem: One of { "exFAT", "ext3", "ext4", "FAT12", "FAT16", "FAT32", "HFS", "HFSplus", "NTFS", "Unknown" } enumeration values
    • Access AccessMode: One or more { "Read", "Write" } enumeration values

    • Stats Dynamic Object:  The contents of the response depends on factors such as the OS implementation, plugins, services, etc., but in general this reports the diagnostic storage status information (free size, used size, block size, etc.):

      • sizeTotal long

      • sizeFree long

      • blockSize long