CN105975626B - Method and device for encoding geographical location information of equipment - Google Patents

Method and device for encoding geographical location information of equipment Download PDF

Info

Publication number
CN105975626B
CN105975626B CN201610364079.5A CN201610364079A CN105975626B CN 105975626 B CN105975626 B CN 105975626B CN 201610364079 A CN201610364079 A CN 201610364079A CN 105975626 B CN105975626 B CN 105975626B
Authority
CN
China
Prior art keywords
geographic position
longitude
city
latitude
geographic
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610364079.5A
Other languages
Chinese (zh)
Other versions
CN105975626A (en
Inventor
陈潇博
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Haier Uplus Intelligent Technology Beijing Co Ltd
Original Assignee
Haier Uplus Intelligent Technology Beijing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Haier Uplus Intelligent Technology Beijing Co Ltd filed Critical Haier Uplus Intelligent Technology Beijing Co Ltd
Priority to CN201610364079.5A priority Critical patent/CN105975626B/en
Publication of CN105975626A publication Critical patent/CN105975626A/en
Application granted granted Critical
Publication of CN105975626B publication Critical patent/CN105975626B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • G06F40/146Coding or compression of tree-structured data

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Remote Sensing (AREA)
  • Data Mining & Analysis (AREA)
  • Navigation (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Position Fixing By Use Of Radio Waves (AREA)

Abstract

The invention provides a method and a device for coding geographical location information of equipment, which are used for solving the problem of data redundancy in the existing geographical location information coding mode of the equipment, and comprise the following steps: acquiring current geographical position information of equipment; coding the obtained geographic position information through a code corresponding to the geographic position; the encoded geographical location information is stored in the device, which saves data overhead.

Description

Method and device for encoding geographical location information of equipment
Technical Field
The present invention relates to the field of communications, and in particular, to a method and an apparatus for encoding geographical location information of a device.
Background
With the rise of intelligent home appliances, more and more intelligent home appliances exist in life, and it is a precondition for more intelligent devices how to simply and quickly locate devices and provide relevant data or send instructions to the devices in a targeted manner through a Location Based Service (LBS) system.
The description of the geographical location information of a device is usually expressed using latitude and longitude. The latitude and longitude can provide accurate position information, however, when the position information is used, the latitude and longitude data also needs to be processed to obtain meaningful information, such as: country, city, etc. In order to increase the processing speed of the system, most of the current solutions add one or more attributes for describing the information of cities, countries, etc.
At present, in order to obtain meaningful location information and accurate longitude and latitude information at the same time in the existing location information coding mode, the longitude and latitude information and the added attribute information need to be transmitted at the same time, and taking a commonly used JSON format as an example, the transmitted information is as follows:
{ "country": China "," province ": Shandong", "city": Qingdao "," latitude ": 36.07", "longitude": 120.33"}
In this example, 90 bytes are occupied in total, the country, province, and city belong to the extension information, and the latitude and longitude belong to the basic information. Only the basic information is retained, 36 bytes are required. Therefore, the extended information occupies a large amount of space, the extended information in the example is simpler, and more space is used if the extended information is more complex data. Therefore, most of software used in China can omit countries, and city codes are used for representing provinces and cities, so that although the use of space can be reduced to a certain extent and the transmission efficiency is improved, the use of country information is not beneficial to internationalization of software, and the maintenance cost is increased, and secondly, longitude and latitude information is hidden in the city information, and the data redundancy is also caused by the coding mode.
Disclosure of Invention
The invention provides a method and a device for coding geographical position information of equipment, which are used for solving the problem of data redundancy in the existing geographical position information coding mode of the equipment.
According to one aspect of the present invention, there is provided a method for encoding geographical location information of a device, comprising: acquiring current geographical position information of equipment; coding the obtained geographic position information through a code corresponding to the geographic position;
storing the encoded geographical location information in the device.
Wherein the code corresponding to the geographic location comprises: the names of cities and administrative areas of lower levels of the cities correspond to administrative division codes thereof, and the country names correspond to internationally uniform country codes.
The encoding of the obtained geographic position information by using a code corresponding to the geographic position includes: and coding by using the codes corresponding to the geographic positions and longitude and latitude offsets of the geographic positions relative to the city where the geographic positions are located, or coding by using longitude and latitude coordinates of the geographic positions to obtain coded geographic position information.
The method for acquiring the current geographic position information of the equipment comprises the following steps: acquiring current longitude and latitude coordinates, and acquiring the name of a geographic position according to the longitude and latitude coordinates; the obtained geographical location information is encoded by using a code, and the encoding method comprises the following two encoding modes: and if the city name of the geographic position is acquired according to the longitude and latitude coordinates, the city name and the longitude and latitude offset of the geographic position relative to the city where the geographic position is located are used for coding, and if the city name of the geographic position is not acquired according to the longitude and latitude coordinates, the longitude and latitude coordinates are used for coding.
The encoded geographical location information includes: the identification position, the country code, the city code and the longitude and latitude offset of the geographic position relative to the city in which the position is located or the longitude and latitude coordinates only comprising the geographic position of the encoding mode.
According to a second aspect of the present invention, there is provided an apparatus for encoding geographical location information of a device, comprising: the acquisition module is used for acquiring the current geographical position information of the equipment; the encoding module is used for encoding the acquired geographic position information through a code corresponding to the geographic position;
and the storage module is used for storing the coded geographical position information in the equipment.
Wherein the code corresponding to the geographic location comprises: the names of cities and administrative areas of lower levels of the cities correspond to administrative division codes thereof, and the country names correspond to internationally uniform country codes.
Wherein, the coding module is specifically configured to: and coding by using the codes corresponding to the geographic positions and longitude and latitude offsets of the geographic positions relative to the city where the geographic positions are located, or coding by using longitude and latitude coordinates of the geographic positions to obtain coded geographic position information.
Wherein, the acquisition module is specifically configured to: acquiring current longitude and latitude coordinates, and acquiring the name of a geographic position according to the longitude and latitude coordinates; the encoding module is specifically configured to: and if the city name of the geographic position is acquired according to the longitude and latitude coordinates, the city name and the longitude and latitude offset of the geographic position relative to the city where the geographic position is located are used for coding, and if the city name of the geographic position is not acquired according to the longitude and latitude coordinates, the longitude and latitude coordinates are used for coding.
The encoded geographical location information includes: the identification position, the country code, the city code and the longitude and latitude offset of the geographic position relative to the city in which the position is located or the longitude and latitude coordinates only comprising the geographic position of the encoding mode.
The invention has the following beneficial effects:
according to the scheme provided by the embodiment, the geographical position information of the equipment is obtained by positioning the equipment, and then the geographical position information of the equipment is encoded and stored, so that the data overhead is saved.
Drawings
Fig. 1 is a flowchart of a method for encoding geographical location information of a device in embodiment 1 of the present invention;
fig. 2 is a block diagram of a system configuration involved in embodiment 2 of the present invention;
fig. 3 is a flowchart of a method for encoding geographical location information of a device in embodiment 2 of the present invention;
fig. 4 is a block diagram of a device for encoding geographical location information of a device in embodiment 3 of the present invention.
Detailed Description
In order to solve the problem of data redundancy in the encoding method of the geographical location information of the device in the prior art, the present invention provides an encoding method and an encoding device of the geographical location information of the device, and the present invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and do not limit the invention.
Example 1
This embodiment provides a method for encoding geographic location information of a device, where the method may be executed by a control terminal or a controlled device having a positioning function and a function of communicating with a server, and fig. 1 is a flowchart of the method for encoding geographic location information of a device provided in embodiment 1, and as shown in fig. 1, the method includes the following steps:
step 101: acquiring current geographical position information of equipment;
wherein, the step may specifically include: and acquiring current longitude and latitude coordinates, and acquiring the name of the geographic position according to the longitude and latitude coordinates.
Step 102: coding the obtained geographic position information through a code corresponding to the geographic position;
the code corresponding to the geographic location may specifically include: the names of cities and administrative areas of lower levels of the cities correspond to administrative division codes thereof, and the country names correspond to internationally uniform country codes.
In this step, the following two encoding methods may be specifically involved:
encoding the acquired geographical location information by using a code corresponding to the geographical location, wherein the encoding comprises the following steps:
and coding by using the codes corresponding to the geographic positions and longitude and latitude offsets of the geographic positions relative to the city where the geographic positions are located, or coding by using longitude and latitude coordinates of the geographic positions to obtain coded geographic position information.
As to which of the two encoding methods is specifically adopted, the following is specific to whether the name of the current geographic location is obtained:
if the city name of the geographic location is obtained according to the longitude and latitude coordinates in the above step 101, the city name and the longitude and latitude offsets of the geographic location from the city where the city is located are used for encoding, and if the city name of the geographic location is not obtained according to the longitude and latitude coordinates, the longitude and latitude coordinates are used for encoding.
Step 103: storing the encoded geographical location information in the device.
The geographic location information obtained by encoding the geographic location information in the above manner may specifically include the following:
the identification position, the country code, the city code and the longitude and latitude offset of the geographic position relative to the city in which the position is located or the longitude and latitude coordinates only comprising the geographic position of the encoding mode.
Example 2
The present embodiment further describes, by using specific examples, the method for encoding geographic location information of a device provided by the present invention:
the basic idea of this embodiment is to use international and national standard codes to replace original character string information, store the known city codes and longitude and latitude information in the database in advance, and only store the codes of the city information and the longitude and latitude offsets when storing the location information, so as to reduce the data volume.
The situation shown in table 1 is that after the city information is acquired according to the current longitude and latitude coordinates, if the city information is acquired, the code corresponding to the city name and the longitude and latitude offset of the current position from the city are used for coding, and the first 32 bits of the coded geographic position are obtained, which describe the coded city information part.
TABLE 1
Table 2 shows that the last 32 bits describe the information of the longitude and latitude offsets of the current geographic location relative to the city where it is located:
TABLE 2
For the geographic location where the city information is not queried, the latitude and longitude are directly stored to ensure the integrity of the data, and the coding mode is as shown in the following table 3:
TABLE 3
When the value of the offset coding identification bit is 1, the geographical position information of the equipment is described in a mode of using city information and offset, and 0 represents that the geographical position information of the equipment is described by using original longitude and latitude coordinates; preferably, in the embodiment, the country code is coded by numbers in ISO-3166-1:2013, and the domestic city code can be an administrative division code (10/31 days as far as 2014) issued by the State statistics office 2015 at 4/15, which can describe administrative divisions in and above county. And directly coding the original longitude and latitude without inquiring the city. Here, a brief description will be given of a manner of encoding using only latitude and longitude coordinates of a geographical location: the longitude is within +/-180 degrees, the latitude is within +/-90 degrees, six significant digits are reserved, and the accuracy is up to a meter, so that complete data can be stored by using 30 bits. The details are shown in table 4 below:
TABLE 4
Position of 1 2 3-30
Examples of the invention 0 0 0111001011000001011100010000
Shaping machine 0 0 120330000
Means of Sign bit Retention Longitude or latitude
As shown in fig. 2, the system according to this embodiment includes three parts, namely a server, a terminal and a device, which are connected through a router, where the terminal is responsible for positioning and encoding, the server is used for storing city information, and the terminal is used for storing encoded geographical location information.
Based on the system structure, the process of encoding the geographical location of the device in this embodiment is shown in fig. 3, and may specifically include the following processing:
firstly, ensuring that a controlled device and a control terminal are connected under the same router;
and opening a positioning function of the terminal, acquiring the current longitude and latitude coordinates, and if the user is not satisfied with the automatically acquired coordinates, adjusting the coordinates on a map.
The terminal inquires common city information in a pre-installed database according to the geographical position information obtained by positioning;
judging whether the city information is inquired or not, if the city information is successfully acquired, carrying out longitude and latitude offset coding, and otherwise, requesting data from a server; if the server returns the city data, the offset coding is carried out, otherwise, the longitude and latitude coordinates obtained by positioning are used for coding;
the terminal stores the encoded data to the device.
Example 3
This embodiment provides an apparatus for encoding geographical location information of a device, where the apparatus is used to implement the method for encoding geographical location information of a device provided in the foregoing examples 1 and 2, and the apparatus may be integrated in a terminal or an apparatus, and fig. 4 is a structural block diagram of the apparatus 40, as shown in fig. 4, including the following components:
an obtaining module 41, configured to obtain current geographic location information by a device;
the encoding module 42 is configured to encode the obtained geographic location information with a code corresponding to the geographic location;
the code corresponding to the geographic location may specifically include: the names of cities and administrative areas of lower levels of the cities correspond to administrative division codes thereof, and the country names correspond to internationally uniform country codes.
A storage module 43 for storing the encoded geographical location information in the device.
Wherein, the encoding module 42 is specifically configured to:
and coding by using the codes corresponding to the geographic positions and longitude and latitude offsets of the geographic positions relative to the city where the geographic positions are located, or coding by using longitude and latitude coordinates of the geographic positions to obtain coded geographic position information.
Further, the obtaining module 41 is specifically configured to: acquiring current longitude and latitude coordinates, and acquiring the name of a geographic position according to the longitude and latitude coordinates; based on this, the encoding module 42 is specifically configured to: and if the city name of the geographic position is acquired according to the longitude and latitude coordinates, the city name and the longitude and latitude offset of the geographic position relative to the city where the geographic position is located are used for coding, and if the city name of the geographic position is not acquired according to the longitude and latitude coordinates, the longitude and latitude coordinates are used for coding.
The encoded geographic location information may specifically include: the identification position, the country code, the city code and the longitude and latitude offset of the geographic position relative to the city in which the position is located or the longitude and latitude coordinates only comprising the geographic position of the encoding mode.
Although the preferred embodiments of the present invention have been disclosed for illustrative purposes, those skilled in the art will appreciate that various modifications, additions and substitutions are possible, and the scope of the invention should not be limited to the embodiments described above.

Claims (6)

1. A method for encoding geographical location information of a device, comprising:
acquiring current geographical position information of equipment;
coding the obtained geographic position information through a code corresponding to the geographic position;
storing the encoded geographical location information in the device;
wherein the code corresponding to the geographic location comprises:
the names of cities and administrative areas of lower levels of the cities correspond to administrative division codes thereof, and the national names correspond to internationally uniform national codes;
the acquiring current geographical location information of the device includes:
acquiring current longitude and latitude coordinates, and acquiring the name of the geographic position according to the longitude and latitude coordinates;
the encoding of the obtained geographic position information by using codes comprises the following two encoding modes:
and if the city name of the geographic position is obtained according to the longitude and latitude coordinates, the city name and the longitude and latitude offset of the geographic position relative to the city where the geographic position is located are used for coding, and if the city name of the geographic position is not obtained according to the longitude and latitude coordinates, the longitude and latitude coordinates are used for coding.
2. The method of claim 1, wherein encoding the obtained geographic location information with a code corresponding to the geographic location comprises:
and coding by using a code corresponding to the geographic position and longitude and latitude offsets of the geographic position relative to the city in which the geographic position is located, or coding by using longitude and latitude coordinates of the geographic position to obtain the coded geographic position information.
3. The method according to any one of claims 1 to 2, wherein the encoded geographical location information comprises:
the identification position of the coding mode, the country code, the city code, the longitude and latitude offset of the geographic position relative to the city in which the geographic position is located or the longitude and latitude coordinates only comprising the geographic position.
4. An apparatus for encoding geographical location information of a device, comprising:
the acquisition module is used for acquiring the current geographical position information of the equipment;
the encoding module is used for encoding the acquired geographic position information through a code corresponding to the geographic position;
a storage module for storing the encoded geographical location information in the device;
code corresponding to the geographic location, comprising:
the names of cities and administrative areas of lower levels of the cities correspond to administrative division codes thereof, and the national names correspond to internationally uniform national codes;
the acquisition module is specifically configured to:
acquiring current longitude and latitude coordinates, and acquiring the name of the geographic position according to the longitude and latitude coordinates;
the encoding module is specifically configured to:
and if the city name of the geographic position is obtained according to the longitude and latitude coordinates, the city name and the longitude and latitude offset of the geographic position relative to the city where the geographic position is located are used for coding, and if the city name of the geographic position is not obtained according to the longitude and latitude coordinates, the longitude and latitude coordinates are used for coding.
5. The apparatus of claim 4, wherein the encoding module is specifically configured to:
and coding by using a code corresponding to the geographic position and longitude and latitude offsets of the geographic position relative to the city in which the geographic position is located, or coding by using longitude and latitude coordinates of the geographic position to obtain the coded geographic position information.
6. The apparatus according to any one of claims 4 to 5, wherein the encoded geographical location information comprises:
the identification position of the coding mode, the country code, the city code, the longitude and latitude offset of the geographic position relative to the city in which the geographic position is located or the longitude and latitude coordinates only comprising the geographic position.
CN201610364079.5A 2016-05-27 2016-05-27 Method and device for encoding geographical location information of equipment Active CN105975626B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610364079.5A CN105975626B (en) 2016-05-27 2016-05-27 Method and device for encoding geographical location information of equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610364079.5A CN105975626B (en) 2016-05-27 2016-05-27 Method and device for encoding geographical location information of equipment

Publications (2)

Publication Number Publication Date
CN105975626A CN105975626A (en) 2016-09-28
CN105975626B true CN105975626B (en) 2019-12-27

Family

ID=56956779

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610364079.5A Active CN105975626B (en) 2016-05-27 2016-05-27 Method and device for encoding geographical location information of equipment

Country Status (1)

Country Link
CN (1) CN105975626B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107196935B (en) * 2017-05-19 2020-04-17 山东顺国电子科技有限公司 Positioning information transmission method and system
CN109213940B (en) * 2017-06-30 2021-02-02 武汉斗鱼网络科技有限公司 Method, storage medium, equipment and system for realizing user position calculation under big data

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043790A (en) * 2009-10-22 2011-05-04 包伯瑜 Method for representing spatial geographical position with codes
CN102547571A (en) * 2012-03-01 2012-07-04 王海舟 Mobile communication terminal positioning method, mobile communication terminal, base station and positioning system

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1873376A (en) * 2005-06-03 2006-12-06 北京瑞科兴智科技有限公司 Global position id -blocking earth surface, and encoding blocks
CN101726305A (en) * 2009-12-15 2010-06-09 深圳市同洲电子股份有限公司 Navigation terminal, method and system for processing geographical mark thereof
CN102622349B (en) * 2011-01-26 2014-10-22 北京四维图新科技股份有限公司 Processing method and processing device of spatial position information database
CN102519477A (en) * 2011-11-11 2012-06-27 深圳市领华卫通数码科技有限公司 Method and device for quick playback of historical route
CN102542026B (en) * 2011-12-22 2013-07-24 深圳市赛格导航科技股份有限公司 Mass global position system (GPS) data access method and system
CN103841512A (en) * 2012-11-26 2014-06-04 腾讯科技(深圳)有限公司 Searching method and system based on geographical positions
CN103914457B (en) * 2012-12-31 2017-06-20 北京中交兴路信息科技有限公司 A kind of method for exhibiting data and data display systems
US9602129B2 (en) * 2013-03-15 2017-03-21 International Business Machines Corporation Compactly storing geodetic points
CN104202125B (en) * 2014-09-16 2017-06-13 成都天奥信息科技有限公司 A kind of data processing method of satellite mobile communication system
CN104298740B (en) * 2014-10-09 2018-04-20 清华大学 Communication means based on improved geographical location coding
CN104504767A (en) * 2014-11-26 2015-04-08 广东安居宝数码科技股份有限公司 Check-in information verification method and system
CN104598649A (en) * 2015-02-26 2015-05-06 清华大学 Geographic position coding method
CN104768131B (en) * 2015-03-12 2018-10-19 中国科学技术大学苏州研究院 A kind of relay node alarm information retransmission method based on truck traffic
CN105183771B (en) * 2015-08-03 2018-07-27 广东建邦计算机软件股份有限公司 Localization method and device based on city code

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043790A (en) * 2009-10-22 2011-05-04 包伯瑜 Method for representing spatial geographical position with codes
CN102547571A (en) * 2012-03-01 2012-07-04 王海舟 Mobile communication terminal positioning method, mobile communication terminal, base station and positioning system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"基于地理坐标和多种加密的农产品追溯编码设计";杨信廷 等;《农业工程学报》;20090731;第25卷(第7期);第131-133页 *
"突发事件的地理信息定位匹配方法研究";刘晓东 等;《突发事件的地理信息定位匹配方法研究》;20111214;全文 *

Also Published As

Publication number Publication date
CN105975626A (en) 2016-09-28

Similar Documents

Publication Publication Date Title
CN105373559A (en) Geographic information acquisition method and geographic information acquisition system
CN105848099B (en) Method, system, server and mobile terminal for identifying geo-fence
CN109031380B (en) Service coding method and system for Beidou navigation in transportation
CN101835258A (en) Mobile terminal positioning method and system independent of base station positioning information
US20150311916A1 (en) Encoding and decoding of data
CN106936887A (en) A kind of geographic position locating method and device
CN101977435A (en) Terminal positioning method and system
CN105975626B (en) Method and device for encoding geographical location information of equipment
CN103874017A (en) Satellite positioning data transmission method
CN104994492B (en) Method for saving standard format page and server
CN102984654B (en) Mobile terminal group tracking service method based on internet of things resource sharing platform
CN103198135A (en) Microblog registration data online acquiring method for grid division of geographic regions
US8838142B2 (en) Method and system for inquiring position information of mobile terminal
CN104537102A (en) Positive geocoding service method and system for obtaining longitude and latitude
CN107832386A (en) A kind of error correction method and apparatus of electronic map
CN103327041A (en) Method and system for acquiring user contents
CN103052027A (en) Pet positioning system based on LBS (Location Based Service)
CN101207880A (en) Mobile phone indicating guidance system based on server client machine mode
CN102014338A (en) Self-service tourism guiding method
CN108189867A (en) It is a kind of that the Embedded Solution of train position and direction is obtained based on satellite-signal
CN110995849B (en) Transmission and storage method of vector data position information
CN111447303B (en) GPS-based dynamic coding method for Internet of things platform equipment
US9547843B2 (en) Method and apparatus for locating a mobile terminal using received messages
CN101742259A (en) Digital television monitoring method and digital television monitoring system
CN103457758A (en) Network device positioning and management system based on indoor positioning technology

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant